OverloadGroupAttribute.GroupName 属性

定义

获取 . 的名称 OverloadGroupAttribute

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

属性值

相关参数组的名称。

适用于