UICommandSeparator.Label Property

Gets or sets the label for the command separator.

Syntax

public:
property String^ Label {
         String^ get ();
         void set (String^ value);
}  

Property value

Type: String 

  The label for the command separator.

Remarks

Setting this property has no effect.

Requirements

Namespace: Windows.UI.Popups

Metadata: windows.winmd

See also

Reference

UICommandSeparator Class

UICommandSeparator Members

Windows.UI.Popups Namespace