Partager via


GraphMetadata.Group, propriété

Pour regrouper cette propriété dans une grille de propriétés.

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

Syntaxe

'Déclaration
Public Property Group As String
public string Group { get; set; }
public:
property String^ Group {
    String^ get ();
    void set (String^ value);
}
member Group : string with get, set
function get Group () : String 
function set Group (value : String)

Valeur de propriété

Type : String

Sécurité .NET Framework

Voir aussi

Référence

GraphMetadata Classe

Microsoft.VisualStudio.GraphModel, espace de noms