WebSiteProperties2.WebSiteType Property
Use Base
True
Namespace: VsWebSite
Assembly: VsWebSite.Interop (in VsWebSite.Interop.dll)
Syntax
webType WebSiteType { get; }
property webType WebSiteType {
webType get();
}
abstract WebSiteType : webType with get
ReadOnly Property WebSiteType As webType
Property Value
Type: VsWebSite.webType
Implements
See Also
WebSiteProperties2 Interface
VsWebSite Namespace
Return to top