AspNetWebSocketContext.ApplicationPath Eigenschap

Definitie

Hiermee haalt u het virtuele hoofdpad van de host ASP.NET toepassing op.

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

Waarde van eigenschap

Het pad van de toepassing.

Uitzonderingen

De eigenschap is niet geïmplementeerd.

Van toepassing op