ViewComponentConventions.GetComponentName(TypeInfo) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
コンポーネントの名前を取得します。
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