WebSiteProperties2.WebSiteType Property

Namespace:  VsWebSite
Assembly:  VsWebSite.Interop (in VsWebSite.Interop.dll)

Syntax

'Declaration
ReadOnly Property WebSiteType As webType
webType WebSiteType { get; }
property webType WebSiteType {
    webType get ();
}
abstract WebSiteType : webType
function get WebSiteType () : webType

Property Value

Type: VsWebSite.webType

Implements

WebSiteProperties.WebSiteType

.NET Framework Security

See Also

Reference

WebSiteProperties2 Interface

WebSiteType Overload

VsWebSite Namespace