다음을 통해 공유


CommandState.Unavailable Property

Definition

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

Property Value

Applies to