MyGroupCollectionAttribute.MyGroupName 屬性

定義

此屬性支援 Visual Basic 中的 My

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public:
 property System::String ^ MyGroupName { System::String ^ get(); };
public string MyGroupName { get; }
member this.MyGroupName : string
Public ReadOnly Property MyGroupName As String

屬性值

指定型別的名稱,編譯器會為此型別產生存取子屬性。

備註

此屬性支援 My.Forms Visual Basic 中的 與 My.WebServices 。 但並不是針對直接從程式碼使用而設計。

適用於

另請參閱