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


IMetadataViewWindow.DataSource Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IM > IMetadataViewWindow Interface > IMetadataViewWindow.DataSource Property
ArcGIS Developer Help

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