MyGroupCollectionAttribute.DisposeMethod 屬性

定義

此屬性支援 Visual Basic 中的 My

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

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

屬性值

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

備註

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

適用於

另請參閱