CommandExtensionAttribute.Group 属性

定义

指定命令扩展所属的 CommandGroup。

public:
 property System::String ^ Group { System::String ^ get(); void set(System::String ^ value); };
public string Group { get; set; }
member this.Group : string with get, set
Public Property Group As String

属性值

String

适用于