다음을 통해 공유


BaseCodeGenerator.InputFilePath 속성

입력 파일의 파일 경로입니다.

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

구문

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

속성 값

형식: String

.NET Framework 보안

참고 항목

참조

BaseCodeGenerator 클래스

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