Partager via


GraphSetter.Value, propriété

Valeur fixe (déjà convertie dans le type de propriété qui est défini).

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

Syntaxe

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

Valeur de propriété

Type : System.String
retourne String ;

Sécurité .NET Framework

Voir aussi

Référence

GraphSetter Classe

Microsoft.VisualStudio.GraphModel.Styles, espace de noms