Visual Basic (Declaration) | |
---|---|
Public MustOverride ReadOnly Property Condition As EventCondition |
C# | |
---|---|
public abstract EventCondition Condition {get;} |
C++/CLI | |
---|---|
public: abstract property EventCondition^ Condition { EventCondition^ get(); } |
Property Value
A handle to the Condition object.Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)