CommandState.Available Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A helper singleton representing an available (supported, enabled and visible) command state.
public:
static property Microsoft::VisualStudio::Commanding::CommandState Available { Microsoft::VisualStudio::Commanding::CommandState get(); };
public static Microsoft.VisualStudio.Commanding.CommandState Available { get; }
static member Available : Microsoft.VisualStudio.Commanding.CommandState
Public Shared ReadOnly Property Available As CommandState