ToolCreatedEventArgs.Components Właściwość

Definicja

Zwraca składniki, które mają być uwzględnione w zdarzeniu tworzenia narzędzia w narzędziu przemieszczonym ponownie.

public:
 property cli::array <System::ComponentModel::IComponent ^> ^ Components { cli::array <System::ComponentModel::IComponent ^> ^ get(); };
public System.ComponentModel.IComponent[] Components { get; }
member this.Components : System.ComponentModel.IComponent[]
Public ReadOnly Property Components As IComponent()

Wartość właściwości

IComponent[]

ArrayTyp IComponent , który zawiera dane przesłane do ToolCreatedEventHandler .

Dotyczy