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