Share via


WebSiteProperties5.FullPath Property

Namespace:  VsWebSite100
Assembly:  VsWebSite.Interop100 (in VsWebSite.Interop100.dll)

Syntax

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

Property Value

Type: String

Implements

WebSiteProperties4.FullPath

.NET Framework Security

See Also

Reference

WebSiteProperties5 Interface

FullPath Overload

VsWebSite100 Namespace