This document is archived and information here might be outdated.  Recommended version.


IMetadataViewWindow.Layer Property (ArcObjects .NET 10.4 SDK)
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