WebSiteProperties3.FullPath Property
Use Base
True
Namespace: VsWebSite90
Assembly: VsWebSite.Interop90 (in VsWebSite.Interop90.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
See Also
WebSiteProperties3 Interface
VsWebSite90 Namespace
Return to top