Help.Collection 属性

返回加载的当前集合的名称。

命名空间:  Microsoft.VisualStudio.VSHelp
程序集:  Microsoft.VisualStudio.VSHelp(在 Microsoft.VisualStudio.VSHelp.dll 中)

语法

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

属性值

类型:String
不要使用。

备注

此属性已被否决。 有关当前实现的信息,请参见 Collection

此属性支持 .NET Framework 基础结构,但不应在代码中直接使用。

.NET Framework 安全性

请参阅

参考

Help 接口

Microsoft.VisualStudio.VSHelp 命名空间