DotNetInvocationInfo.AssemblyName Property

Definition

Gets the name of the assembly containing the method. Only one of DotNetObjectId or AssemblyName may be specified.

public:
 property System::String ^ AssemblyName { System::String ^ get(); };
public string AssemblyName { get; }
public string? AssemblyName { get; }
member this.AssemblyName : string
Public ReadOnly Property AssemblyName As String

Property Value

Applies to