WebSiteProperties4.FullPath Property

 

Use Base

True

Namespace:   VsWebSite100
Assembly:  VsWebSite.Interop100 (in VsWebSite.Interop100.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

WebSiteProperties3.FullPath

See Also

WebSiteProperties4 Interface
VsWebSite100 Namespace

Return to top