Share via


WebFileProperties2.FullPath Property

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

Syntax

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

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

Property Value

Type: System.String

Implements

WebFileProperties.FullPath

.NET Framework Security

See Also

Reference

WebFileProperties2 Interface

WebFileProperties2 Members

FullPath Overload

VsWebSite90 Namespace