Share via


WebFileProperties2.___URL Property

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

Syntax

'Declaration
ReadOnly Property URL As String
'Usage
Dim instance As WebFileProperties2 
Dim value As String 

value = instance.___URL
string URL { get; }
property String^ URL {
    String^ get ();
}
function get URL () : String

Property Value

Type: System.String

Implements

WebFileProperties.___URL

.NET Framework Security

See Also

Reference

WebFileProperties2 Interface

WebFileProperties2 Members

URL Overload

VsWebSite90 Namespace