Share via


WebFileProperties.FullPath Property

Definition

Gets the full path of the local copy of the file.

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

Property Value

The full path of the local copy of the file.

Attributes

Applies to