Share via


WebSiteProperties5.FullPath Property

 

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

WebSiteProperties4.FullPath

See Also

WebSiteProperties5 Interface
VsWebSite100 Namespace

Return to top