UICommandSeparator.Id Property

Gets or sets the identifier of the command separator.

Syntax

public:
property Object^ Id {
         Object^ get ();
         void set (Object^ value);
}  

Property value

Type: Object 

  The identifier of 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