Share via


WebFileProperties2.FullPath Property

 

Use Base

True

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

Syntax

string FullPath { get; }
property String^ FullPath {
    String^ get();
}
abstract FullPath : string with get
ReadOnly Property FullPath As String

Property Value

Type: System.String

Implements

WebFileProperties.FullPath

See Also

WebFileProperties2 Interface
VsWebSite90 Namespace

Return to top