UICommand Constructor (String)

Creates a new instance of the UICommand class using the specified label.

Syntax

public:
UICommand(
         String^ label
)  

Parameters

label
Type: String 

  The label for the UICommand.

Requirements

Namespace: Windows.UI.Popups

Metadata: windows.winmd

See also

Reference

UICommand Class

UICommand Members

Windows.UI.Popups Namespace