Share via


IVsDataExplorerNode.DocumentMoniker Property

Definition

Gets the document moniker for this node through the data view hierarchy.

public:
 property System::String ^ DocumentMoniker { System::String ^ get(); };
public string DocumentMoniker { get; }
member this.DocumentMoniker : string
Public ReadOnly Property DocumentMoniker As String

Property Value

A String value holding the document moniker for this node, or null if the moniker could not be obtained.

Applies to