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
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.