Share via


WebSiteProperties3.WebSiteType Property

Namespace:  VsWebSite90
Assembly:  VsWebSite.Interop90 (in VsWebSite.Interop90.dll)

Syntax

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

Property Value

Type: VsWebSite.webType

Implements

WebSiteProperties2.WebSiteType

.NET Framework Security

See Also

Reference

WebSiteProperties3 Interface

WebSiteType Overload

VsWebSite90 Namespace