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
- 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.