다음을 통해 공유


WebFolderProperties.FullPath 속성

폴더의 로컬 복사본에 대한 전체 경로를 가져옵니다.

네임스페이스:  VsWebSite
어셈블리:  VsWebSite.Interop(VsWebSite.Interop.dll)

구문

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

속성 값

형식: String
폴더의 로컬 복사본에 대한 전체 경로입니다.

.NET Framework 보안

참고 항목

참조

WebFolderProperties 인터페이스

VsWebSite 네임스페이스