TypeEntry.AssemblyName Proprietà

Definizione

Ottiene il nome dell'assembly del tipo di oggetto configurato per essere un tipo ad attivazione remota.

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

Valore della proprietà

Nome dell'assembly del tipo di oggetto configurato per essere un tipo ad attivazione remota.

Si applica a