VirtualPathExtension.SiteName Propriedade

Definição

Obtém o nome do site do aplicativo IIS ou WAS que hospeda o serviço do WCF.Gets the site name of the IIS or WAS application that hosts the WCF service.

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

Valor da propriedade

String

O nome do site do IIS ou do aplicativo que hospeda o serviço.The site name of the IIS or WAS application that hosts the service.

Aplica-se a