VirtualPathExtension.VirtualPath Property

Definition

Gets the virtual path used by a service.

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

Property Value

The virtual path used by a service.

Applies to