Share via


WebFileProperties2.URL Property

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

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

WebFileProperties2 Interface

VsWebSite90 Namespace