Compartilhar via


DExploreAppObjClass.Collection Property

Definition

Deprecated. Use Collection instead.

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

Property Value

Do not use.

Implements

Attributes

Remarks

This property is deprecated. See Collection for information about the current implementation.

This property supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Applies to