Udostępnij za pośrednictwem


Właściwość WebFileProperties.RelativeURL —

Pobiera adres URL pliku, katalogu głównego witryny sieci Web.

Przestrzeń nazw:  VsWebSite
Zestaw:  VsWebSite.Interop (w VsWebSite.Interop.dll)

Składnia

'Deklaracja
ReadOnly Property RelativeURL As String
string RelativeURL { get; }
property String^ RelativeURL {
    String^ get ();
}
abstract RelativeURL : string with get
function get RelativeURL () : String

Wartość właściwości

Typ: String
Adres URL pliku, względem katalogu głównego witryny sieci Web.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WebFileProperties Interfejs

Przestrzeń nazw VsWebSite