Condividi tramite


Proprietà IGraphProviderMetadata.Name

Nome del provider.

Spazio dei nomi:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

Sintassi

'Dichiarazione
ReadOnly Property Name As String
string Name { get; }
property String^ Name {
    String^ get ();
}
abstract Name : string
function get Name () : String

Valore proprietà

Tipo: System.String
Restituisca il valore String.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IGraphProviderMetadata Interfaccia

Spazio dei nomi Microsoft.VisualStudio.GraphModel