Поделиться через


WebSiteProperties3.FullPath Property

Namespace:  VsWebSite90
Assembly:  VsWebSite.Interop90 (in VsWebSite.Interop90.dll)

Syntax

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

Property Value

Type: System.String

Implements

WebSiteProperties2.FullPath

.NET Framework Security

See Also

Reference

WebSiteProperties3 Interface

FullPath Overload

VsWebSite90 Namespace