Share via


AsyncMethodBuilderAttribute.BuilderType 屬性

定義

取得相關聯產生器的類型。

public:
 property Type ^ BuilderType { Type ^ get(); };
public Type BuilderType { get; }
member this.BuilderType : Type
Public ReadOnly Property BuilderType As Type

屬性值

相關聯產生器的類型。

適用於