Share via


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 with get
function get WebSiteType () : webType

Property Value

Type: VsWebSite.webType

.NET Framework Security

See Also

Reference

WebSiteProperties2 Interface

VsWebSite Namespace