Share via


WebFileProperties2.RelativeURL Property

 

Use Base

True

Namespace:   VsWebSite90
Assembly:  VsWebSite.Interop90 (in VsWebSite.Interop90.dll)

Syntax

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

Property Value

Type: System.String

Implements

WebFileProperties.RelativeURL

See Also

WebFileProperties2 Interface
VsWebSite90 Namespace

Return to top