다음을 통해 공유


BaseCodeGenerator.FileNamespace 속성

파일의 네임스페이스입니다.

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

구문

‘선언
Protected ReadOnly Property FileNamespace As String
protected string FileNamespace { get; }
protected:
property String^ FileNamespace {
    String^ get ();
}
member FileNamespace : string with get
function get FileNamespace () : String

속성 값

형식: String

.NET Framework 보안

참고 항목

참조

BaseCodeGenerator 클래스

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