WebSiteProperties2.__id 属性

此 API 支持 .NET Framework 基础结构,不适合在代码中直接使用。

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

语法

声明
ReadOnly Property __id As String
    Get
string __id { get; }
property String^ __id {
    String^ get ();
}
abstract __id : string
function get __id () : String

属性值

类型:System.String

实现

WebSiteProperties.__id

.NET Framework 安全性

请参见

参考

WebSiteProperties2 接口

__id 重载

VsWebSite 命名空间