Freigeben über


GraphNodeIdCollection.HeuristicCaption-Eigenschaft

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

Syntax

'Declaration
Public ReadOnly Property HeuristicCaption As String
    Get
public string HeuristicCaption { get; }
public:
property String^ HeuristicCaption {
    String^ get ();
}
member HeuristicCaption : string
function get HeuristicCaption () : String

Eigenschaftswert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

GraphNodeIdCollection Klasse

Microsoft.VisualStudio.GraphModel-Namespace