Share via


ICustomTypeProvider.GetCustomType 方法

定義

取得這個物件所提供的自訂型別。

public:
 Type ^ GetCustomType();
public Type GetCustomType ();
abstract member GetCustomType : unit -> Type
Public Function GetCustomType () As Type

傳回

自訂型別。

適用於