다음을 통해 공유


ILiteralInteger.Value 속성

정수 값입니다.

네임스페이스:  Microsoft.VisualStudio.Uml.Classes
어셈블리:  Microsoft.VisualStudio.Uml.Interfaces(Microsoft.VisualStudio.Uml.Interfaces.dll)

구문

‘선언
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)

속성 값

형식: Int32

.NET Framework 보안

참고 항목

참조

ILiteralInteger 인터페이스

Microsoft.VisualStudio.Uml.Classes 네임스페이스