Share via


WebFileProperties2.URL Property

 

Use Base

True

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

Syntax

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

Property Value

Type: System.String

Implements

WebFileProperties.URL

See Also

WebFileProperties2 Interface
VsWebSite90 Namespace

Return to top