Freigeben über


GraphNodeId.Empty-Eigenschaft

Namespace:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

Syntax

'Declaration
Public Shared ReadOnly Property Empty As GraphNodeId
    Get
public static GraphNodeId Empty { get; }
public:
static property GraphNodeId^ Empty {
    GraphNodeId^ get ();
}
static member Empty : GraphNodeId
static function get Empty () : GraphNodeId

Eigenschaftswert

Typ: Microsoft.VisualStudio.GraphModel.GraphNodeId

.NET Framework-Sicherheit

Siehe auch

Referenz

GraphNodeId Klasse

Microsoft.VisualStudio.GraphModel-Namespace