ToolboxCategory.Tools Eigenschaft

Definition

Ruft die Tools der ToolboxCategory ab.

public:
 property System::Collections::Generic::ICollection<System::Activities::Presentation::Toolbox::ToolboxItemWrapper ^> ^ Tools { System::Collections::Generic::ICollection<System::Activities::Presentation::Toolbox::ToolboxItemWrapper ^> ^ get(); };
public System.Collections.Generic.ICollection<System.Activities.Presentation.Toolbox.ToolboxItemWrapper> Tools { get; }
member this.Tools : System.Collections.Generic.ICollection<System.Activities.Presentation.Toolbox.ToolboxItemWrapper>
Public ReadOnly Property Tools As ICollection(Of ToolboxItemWrapper)

Eigenschaftswert

Eine ICollection<T>, die ToolboxCategory enthält.

Gilt für: