Freigeben über


ToolboxItemWrapper.IsValid Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob dieses ToolboxItem gültig ist.

public:
 property bool IsValid { bool get(); };
public bool IsValid { get; }
member this.IsValid : bool
Public ReadOnly Property IsValid As Boolean

Eigenschaftswert

Boolean

true, wenn der ToolboxItem gültig ist, andernfalls false.

Hinweise

Die ToolboxItem ist gültig, wenn sie nicht null ist.

Gilt für