WebSiteProperties2.WebSiteType 属性

命名空间:  VsWebSite
程序集:  VsWebSite.Interop(在 VsWebSite.Interop.dll 中)

语法

声明
ReadOnly Property WebSiteType As webType
webType WebSiteType { get; }
property webType WebSiteType {
    webType get ();
}
abstract WebSiteType : webType with get
function get WebSiteType () : webType

属性值

类型:VsWebSite.webType

.NET Framework 安全性

请参阅

参考

WebSiteProperties2 接口

VsWebSite 命名空间