IMultitargetHelperService.GetAssemblyQualifiedName(Type) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Résout un type pour l’infrastructure cible en nom qualifié d’assembly.
public:
System::String ^ GetAssemblyQualifiedName(Type ^ type);
public string GetAssemblyQualifiedName(Type type);
abstract member GetAssemblyQualifiedName : Type -> string
Public Function GetAssemblyQualifiedName (type As Type) As String
Paramètres
- type
- Type
Type à résoudre.
Retours
Pour AssemblyQualifiedNametype cela, dans le framework cible.