Share via


WebSiteProperties3.WebSiteType Property

 

Use Base

True

Namespace:   VsWebSite90
Assembly:  VsWebSite.Interop90 (in VsWebSite.Interop90.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

WebSiteProperties2.WebSiteType

See Also

WebSiteProperties3 Interface
VsWebSite90 Namespace

Return to top