TypeEntry.AssemblyName Propriété

Définition

Obtient le nom d'assembly du type d'objets configuré pour être un type activé à distance.

public:
 property System::String ^ AssemblyName { System::String ^ get(); void set(System::String ^ value); };
public string AssemblyName { get; set; }
member this.AssemblyName : string with get, set
Public Property AssemblyName As String

Valeur de propriété

Nom d'assembly du type d'objets configuré pour être un type activé à distance.

S’applique à