Freigeben über


Help.Collection Property

Definition

Returns the name of the current collection loaded.

public:
 property System::String ^ Collection { System::String ^ get(); };
public:
 property Platform::String ^ Collection { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(21)]
public string Collection { [System.Runtime.InteropServices.DispId(21)] get; }
[<System.Runtime.InteropServices.DispId(21)>]
[<get: System.Runtime.InteropServices.DispId(21)>]
member this.Collection : string
Public ReadOnly Property Collection As String

Property Value

Do not use.

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