다음을 통해 공유


ProvideCodeGeneratorAttribute.GeneratesDesignTimeSource 속성

true이면 이 코드 생성기는 디자인 타임 소스 코드를 제공합니다.

네임스페이스:  Microsoft.VisualStudio.TextTemplating.VSHost
어셈블리:  Microsoft.VisualStudio.TextTemplating.VSHost.12.0(Microsoft.VisualStudio.TextTemplating.VSHost.12.0.dll)

구문

‘선언
Public ReadOnly Property GeneratesDesignTimeSource As Boolean
public bool GeneratesDesignTimeSource { get; }
public:
property bool GeneratesDesignTimeSource {
    bool get ();
}
member GeneratesDesignTimeSource : bool with get
function get GeneratesDesignTimeSource () : boolean

속성 값

형식: Boolean

.NET Framework 보안

참고 항목

참조

ProvideCodeGeneratorAttribute 클래스

Microsoft.VisualStudio.TextTemplating.VSHost 네임스페이스