Partager via


GraphProviderAttribute.Name, propriété

Nom utilisé pour identifier le fournisseur.

Espace de noms :  Microsoft.VisualStudio.GraphModel
Assembly :  Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

'Déclaration
Public Property Name As String
public string Name { get; set; }
public:
virtual property String^ Name {
    String^ get () sealed;
    void set (String^ value) sealed;
}
abstract Name : string with get, set
override Name : string with get, set
final function get Name () : String
final function set Name (value : String)

Valeur de propriété

Type : System.String
retourne String ;

Implémentations

IGraphProviderMetadata.Name

Sécurité .NET Framework

Voir aussi

Référence

GraphProviderAttribute Classe

Microsoft.VisualStudio.GraphModel, espace de noms