Share via


WebSiteProperties3.WebSiteType Property

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

Syntax

'Declaration
ReadOnly Property WebSiteType As webType
'Usage
Dim instance As WebSiteProperties3 
Dim value As webType 

value = instance.WebSiteType
webType WebSiteType { get; }
property webType WebSiteType {
    webType get ();
}
function get WebSiteType () : webType

Property Value

Type: VsWebSite.webType

Implements

WebSiteProperties2.WebSiteType

.NET Framework Security

See Also

Reference

WebSiteProperties3 Interface

WebSiteProperties3 Members

WebSiteType Overload

VsWebSite90 Namespace