Freigeben über


PhotoConfirmationControl.Enabled Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die Fotobestätigung aktiviert ist, oder legt einen Wert fest.

public:
 property bool Enabled { bool get(); void set(bool value); };
bool Enabled();

void Enabled(bool value);
public bool Enabled { get; set; }
var boolean = photoConfirmationControl.enabled;
photoConfirmationControl.enabled = boolean;
Public Property Enabled As Boolean

Eigenschaftswert

Boolean

bool

Ein Wert, der angibt, ob die Fotobestätigung aktiviert ist.

Gilt für: