Udostępnij za pośrednictwem


WorkspaceVisualNodeBase.NodeFullMoniker Property

Definition

"Full" persistence moniker can identify the node under entire workspace. Will be null if node's moniker or any of it's parents monikers are null.

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

Property Value

Applies to