Partager via


ViewComponentConventions.GetComponentName(TypeInfo) Méthode

Définition

Obtient le nom d’un composant.

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

Paramètres

componentType
TypeInfo

Retours

S’applique à