OperationValidationEventArgs.IsValid 屬性

定義

如果作業有效,則為 true,否則為 false

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

屬性值

如果作業有效,則為 true,否則為 false

適用於