MyGroupCollectionAttribute.DisposeMethod 屬性

定義

此屬性支援 Visual Basic 中的 My

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

C#
public string DisposeMethod { get; }

屬性值

在處置型別之執行個體的類別中指定方法。

備註

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

適用於

產品 版本
.NET Core 3.0, Core 3.1, 5, 6, 7, 8, 9
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1

另請參閱