ToolboxCategory.Tools Propriété

Définition

Obtient les outils dans ToolboxCategory.

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)

Valeur de propriété

ICollection<T> qui contient .ToolboxCategory

S’applique à