Share via


WebSiteProperties3.WebSiteType Property

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

WebSiteProperties3 Interface

VsWebSite90 Namespace