다음을 통해 공유


IProperty.Default 속성

소유하는 분류자의 개체가 인스턴스화될 때 속성에 대해 기본값을 제공하도록 평가된 문자열을 가져옵니다.

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

구문

‘선언
ReadOnly Property Default As String
string Default { get; }
property String^ Default {
    String^ get ();
}
abstract Default : string with get
function get Default () : String

속성 값

형식: String

.NET Framework 보안

참고 항목

참조

IProperty 인터페이스

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