Sdílet prostřednictvím


IStorageProviderUICommand.Invoke Method

Definition

Executes the IStorageProviderUICommand's action.

public:
 void Invoke();
void Invoke();
public void Invoke();
function invoke()
Public Sub Invoke ()

Remarks

The flyout will be dismissed when any enabled command (see State) is invoked.

Applies to

See also