IComSoapPublisher.GetTypeNameFromProgId(String, String) Méthode

Définition

Reflète un assembly et retourne le nom de type correspondant à ProgID.

C#
public string GetTypeNameFromProgId (string AssemblyPath, string ProgId);

Paramètres

AssemblyPath
String

Chemin d'accès du système de fichiers pour l'assembly.

ProgId
String

Identificateur programmatique de la classe.

Retours

Nom de type correspondant à ProgID.

Exceptions

Un appelant dans la chaîne d'appel ne dispose pas de l'autorisation requise pour accéder à du code non managé.

S’applique à

Produit Versions
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1