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

属性值

指定释放类型实例的类中的方法。

注解

此属性支持 Visual Basic 中的 My.FormsMy.WebServices。 它不是为直接在代码中使用而设计的。

适用于

另请参阅