Partilhar via


Propriedade WebFolderProperties.RelativeURL

Obtém o URL da pasta relativo à raiz da Web.

Namespace:  VsWebSite
Assembly:  VsWebSite.Interop (em VsWebSite.Interop.dll)

Sintaxe

'Declaração
ReadOnly Property RelativeURL As String
    Get
string RelativeURL { get; }
property String^ RelativeURL {
    String^ get ();
}
abstract RelativeURL : string
function get RelativeURL () : String

Valor de propriedade

Tipo: System.String
A URL da pasta relativo à raiz da Web.

Segurança do .NET Framework

Consulte também

Referência

WebFolderProperties Interface

Namespace VsWebSite