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


IMetadataViewWindow.DataSource Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

IMetadataViewWindow.DataSource Property

Pass the data source name of the selected layer to Metadata View window.

[Visual Basic .NET]
Public WriteOnly Property DataSource
[C#]
public void DataSource {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IMetadataViewWindow Interface