Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.