CompilationOptions.AssemblyIdentityComparer 속성

정의

어셈블리 ID를 비교하는 데 사용됩니다. 대상 플랫폼과 관련된 통합 및 이식성 정책을 구현할 수 있습니다. 지정되지 않은 경우 Default입니다.

public:  property Microsoft::CodeAnalysis::AssemblyIdentityComparer ^ AssemblyIdentityComparer {  public:
Microsoft::CodeAnalysis::AssemblyIdentityComparer ^ get(); protected:
 void set(Microsoft::CodeAnalysis::AssemblyIdentityComparer ^ value); };
public Microsoft.CodeAnalysis.AssemblyIdentityComparer AssemblyIdentityComparer { get; protected set; }
member this.AssemblyIdentityComparer : Microsoft.CodeAnalysis.AssemblyIdentityComparer with get, set
Public Property AssemblyIdentityComparer As AssemblyIdentityComparer

속성 값

적용 대상