DExploreAppObjClass.Collection 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
已弃用。 请改用 Collection。
public:
virtual property System::String ^ Collection { System::String ^ get(); };
public:
virtual property Platform::String ^ Collection { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(21)]
public virtual string Collection { [System.Runtime.InteropServices.DispId(21)] get; }
[<System.Runtime.InteropServices.DispId(21)>]
[<get: System.Runtime.InteropServices.DispId(21)>]
member this.Collection : string
Public Overridable ReadOnly Property Collection As String
属性值
请勿使用。
实现
- 属性
注解
此属性已弃用。 有关 Collection 当前实现的信息,请参阅。
此属性支持 .NET Framework 基础结构,但不适合直接在代码中使用。