Udostępnij za pośrednictwem


Właściwość ILiteralInteger.Value —

Wartość całkowitą.

Przestrzeń nazw:  Microsoft.VisualStudio.Uml.Classes
Zestaw:  Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)

Składnia

'Deklaracja
Property Value As Integer
int Value { get; set; }
property int Value {
    int get ();
    void set (int value);
}
abstract Value : int with get, set
function get Value () : int
function set Value (value : int)

Wartość właściwości

Typ: System.Int32

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ILiteralInteger Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Classes