WebSiteProperties2.FullPath Property

 

Use Base

True

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

WebSiteProperties.FullPath

See Also

WebSiteProperties2 Interface
VsWebSite Namespace

Return to top