Propriedade GraphNodeIdCollection.HeuristicCaption

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

Sintaxe

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

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

GraphNodeIdCollection Classe

Namespace Microsoft.VisualStudio.GraphModel