CommandState.Unavailable 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 unavailable command state.
public:
static property Microsoft::VisualStudio::Commanding::CommandState Unavailable { Microsoft::VisualStudio::Commanding::CommandState get(); };
public static Microsoft.VisualStudio.Commanding.CommandState Unavailable { get; }
static member Unavailable : Microsoft.VisualStudio.Commanding.CommandState
Public Shared ReadOnly Property Unavailable As CommandState