Partilhar via


Propriedade GraphCategory.Id

Identificação exclusiva desta GraphCategory

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

Sintaxe

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

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

GraphCategory Classe

Namespace Microsoft.VisualStudio.GraphModel