WebSiteProperties3.WebSiteType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property VsWebSite::webType WebSiteType { VsWebSite::webType get(); };
[System.Runtime.InteropServices.DispId(1003)]
public VsWebSite.webType WebSiteType { [System.Runtime.InteropServices.DispId(1003)] get; }
[<System.Runtime.InteropServices.DispId(1003)>]
[<get: System.Runtime.InteropServices.DispId(1003)>]
member this.WebSiteType : VsWebSite.webType
Public ReadOnly Property WebSiteType As webType
Property Value
Implements
- Attributes