Share via


WebFileProperties.URL Property

Definition

Gets the URL of the file.

public:
 property System::String ^ URL { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(3)]
public string URL { [System.Runtime.InteropServices.DispId(3)] get; }
[<System.Runtime.InteropServices.DispId(3)>]
[<get: System.Runtime.InteropServices.DispId(3)>]
member this.URL : string
Public ReadOnly Property URL As String

Property Value

A string containing URL of the file.

Attributes

Applies to