MyGroupCollectionAttribute.CreateMethod 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
此屬性支援 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
。 但並不是針對直接從程式碼使用而設計。