Share via


WebSiteProperties5.WebSiteType Property

 

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

WebSiteProperties4.WebSiteType

See Also

WebSiteProperties5 Interface
VsWebSite100 Namespace

Return to top