Share via


WorkflowItemPresenter.IsDefaultContainer Proprietà

Definizione

Ottiene o imposta un valore che indica se questo è 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 si tratta del contenitore predefinito, in caso contrario, false.

Si applica a