WebSiteProperties4.WebSiteType Property

 

Use Base

True

Namespace:   VsWebSite100
Assembly:  VsWebSite.Interop100 (in VsWebSite.Interop100.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

WebSiteProperties3.WebSiteType

See Also

WebSiteProperties4 Interface
VsWebSite100 Namespace

Return to top