Partager via


ILiteralBoolean.Value, propriété

Valeur de la valeur Boolean.

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

Syntaxe

'Déclaration
Property Value As Boolean
bool Value { get; set; }
property bool Value {
    bool get ();
    void set (bool value);
}
abstract Value : bool with get, set
function get Value () : boolean 
function set Value (value : boolean)

Valeur de propriété

Type : Boolean

Sécurité .NET Framework

Voir aussi

Référence

ILiteralBoolean Interface

Microsoft.VisualStudio.Uml.Classes, espace de noms