DotNetInvocationInfo.AssemblyName 속성

정의

메서드를 포함하는 어셈블리의 이름을 가져옵니다. 또는 AssemblyNameDotNetObjectId 하나만 지정할 수 있습니다.

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

속성 값

적용 대상