Partager via


ILiteralString.Value, propriété

Valeur de la chaîne.

Espace de noms :  Microsoft.VisualStudio.Uml.Classes
Assembly :  Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

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

Valeur de propriété

Type : String

Sécurité .NET Framework

Voir aussi

Référence

ILiteralString Interface

Microsoft.VisualStudio.Uml.Classes, espace de noms