WorkflowDesignerIcons.Activities.RemoveFromCollection Propiedad

Definición

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

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

Valor de propiedad

Icono que representa la RemoveFromCollection actividad.

Se aplica a