ViewComponentConventions.GetComponentName(TypeInfo) メソッド

定義

コンポーネントの名前を取得します。

public:
 static System::String ^ GetComponentName(System::Reflection::TypeInfo ^ componentType);
public static string GetComponentName (System.Reflection.TypeInfo componentType);
static member GetComponentName : System.Reflection.TypeInfo -> string
Public Shared Function GetComponentName (componentType As TypeInfo) As String

パラメーター

componentType
TypeInfo

戻り値

適用対象