[This is preliminary documentation and is subject to change.]
Gets a value indicating whether this ICommand is enabled.
| C# | Visual Basic | Visual C++ |
bool Enabled { get; }
ReadOnly Property Enabled As Boolean
property bool Enabled { bool get (); }
true if enabled; otherwise, false.