ArcObjects Library Reference (ArcMapUI)  

IMetadataViewWindow.Layer Property

The stored layer.

[Visual Basic .NET]
Public Property Layer As ILayer
[C#]
public ILayer Layer {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IMetadataViewWindow Interface