Help2.Collection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft Internal Use Only.
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.
Implements
- Attributes