다음을 통해 공유


IClassifier.IsTemplate 속성

이 클래스가 매개 변수에 바인딩할 수 있는 템플릿인 경우 true입니다.

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

구문

‘선언
ReadOnly Property IsTemplate As Boolean
bool IsTemplate { get; }
property bool IsTemplate {
    bool get ();
}
abstract IsTemplate : bool with get
function get IsTemplate () : boolean

속성 값

형식: Boolean

.NET Framework 보안

참고 항목

참조

IClassifier 인터페이스

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