MyGroupCollectionAttribute.CreateMethod 屬性

定義

此屬性支援 Visual Basic 中的 My

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

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

屬性值

指定類別中建立型別之執行個體的方法。

備註

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

適用於

另請參閱