Condividi tramite


CommandState.Available Property

Definition

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

Property Value

Applies to