VirtualPathExtension.ApplicationVirtualPath Propriedade
Definição
Obtém o caminho virtual do aplicativo IIS ou WAS que hospeda o serviço do WCF.Gets the virtual path of the IIS or WAS application that hosts the WCF service.
public:
property System::String ^ ApplicationVirtualPath { System::String ^ get(); };
public string ApplicationVirtualPath { get; }
member this.ApplicationVirtualPath : string
Public ReadOnly Property ApplicationVirtualPath As String
Valor da propriedade
O caminho virtual do aplicativo IIS ou WAS que hospeda o serviço.The virtual path of the IIS or WAS application that hosts the service.