DExploreAppObjClass.Collection 属性

定义

已弃用。 请改用 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

属性值

String

请勿使用。

实现

属性

注解

此属性已弃用。 有关 Collection 当前实现的信息,请参阅。

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

适用于