Share via


WebSiteProperties2.FullPath Property

Namespace:  VsWebSite
Assembly:  VsWebSite.Interop (in VsWebSite.Interop.dll)

Syntax

'Declaration
ReadOnly Property FullPath As String
'Usage
Dim instance As WebSiteProperties2 
Dim value As String 

value = instance.FullPath
string FullPath { get; }
property String^ FullPath {
    String^ get ();
}
function get FullPath () : String

Property Value

Type: System.String

Implements

WebSiteProperties.FullPath

.NET Framework Security

See Also

Reference

WebSiteProperties2 Interface

WebSiteProperties2 Members

FullPath Overload

VsWebSite Namespace