Bagikan melalui


CommandState.Unspecified Property

Definition

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

Property Value

Applies to