Share via


WorkflowItemsPresenter.IsDefaultContainer Proprietà

Definizione

Ottiene o imposta un valore booleano che indica se la finestra di progettazione corrente è il contenitore predefinito.

public:
 property bool IsDefaultContainer { bool get(); void set(bool value); };
public bool IsDefaultContainer { get; set; }
member this.IsDefaultContainer : bool with get, set
Public Property IsDefaultContainer As Boolean

Valore della proprietà

true se la finestra di progettazione corrente è il contenitore predefinito; in caso contrario, false.

Si applica a