WorkflowDesignerIcons.Activities.AddToCollection Propiedad

Definición

Obtiene o establece un icono que representa la AddToCollection<T> actividad.

public:
 static property System::Windows::Media::DrawingBrush ^ AddToCollection { System::Windows::Media::DrawingBrush ^ get(); void set(System::Windows::Media::DrawingBrush ^ value); };
public static System.Windows.Media.DrawingBrush AddToCollection { get; set; }
static member AddToCollection : System.Windows.Media.DrawingBrush with get, set
Public Shared Property AddToCollection As DrawingBrush

Valor de propiedad

Icono que representa la AddToCollection actividad.

Se aplica a