Share via


WebFileProperties2.___URL Property

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

Syntax

'Declaration
ReadOnly Property URL As String
    Get
string URL { get; }
property String^ URL {
    String^ get ();
}
abstract URL : string
function get URL () : String

Property Value

Type: System.String

Implements

WebFileProperties.___URL

.NET Framework Security

See Also

Reference

WebFileProperties2 Interface

URL Overload

VsWebSite90 Namespace