Udostępnij za pośrednictwem


Właściwość WebSiteUrlPath

Pobiera lub ustawia ścieżka URL witryna sieci Web, z którą jest skojarzony protokół HTTP.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Syntax

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public Property WebSiteUrlPath As String
    Get
    Set
'Użycie
Dim instance As HttpProtocol
Dim value As String

value = instance.WebSiteUrlPath

instance.WebSiteUrlPath = value
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public string WebSiteUrlPath { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property String^ WebSiteUrlPath {
    String^ get ();
    void set (String^ value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member WebSiteUrlPath : string with get, set
function get WebSiteUrlPath () : String
function set WebSiteUrlPath (value : String)

Wartość właściwości

Typ: System. . :: . .String
A String wartość określająca ścieżka URL, na podstawie wartości z WebSite właściwość.

Uwagi

Jeśli WebSiteUrlPath wartość właściwość jest następnie określona wartość rejestrujących zakłada, że.

Przykłady

Na przykład, określ wartość /Here ścieżka URL https://localhost/Here.