다음을 통해 공유


VirtualPathExtension.ApplicationVirtualPath 속성

정의

WCF 서비스를 호스팅하는 IIS 또는 WAS 애플리케이션의 가상 경로를 가져옵니다.

public:
 property System::String ^ ApplicationVirtualPath { System::String ^ get(); };
public string ApplicationVirtualPath { get; }
member this.ApplicationVirtualPath : string
Public ReadOnly Property ApplicationVirtualPath As String

속성 값

String

서비스를 호스팅하는 IIS 또는 WAS 애플리케이션의 가상 경로입니다.

적용 대상