Package.Sections Property

Definition

public:
 property System::Collections::Generic::List<Microsoft::HostIntegration::DrdaClient::Packages::Section ^> ^ Sections { System::Collections::Generic::List<Microsoft::HostIntegration::DrdaClient::Packages::Section ^> ^ get(); };
public System.Collections.Generic.List<Microsoft.HostIntegration.DrdaClient.Packages.Section> Sections { get; }
member this.Sections : System.Collections.Generic.List<Microsoft.HostIntegration.DrdaClient.Packages.Section>
Public ReadOnly Property Sections As List(Of Section)

Property Value

List<Section>

Applies to