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

属性值

相关自变量组的名称。

适用于