Share via


TargetedPatchingOptOutAttribute.Reason 속성

정의

이 특성이 적용되는 메서드가 NGen(네이티브 이미지 생성기) 이미지 전체에서 인라인될 수 있는 것으로 간주되는 이유를 가져옵니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

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

속성 값

메서드가 NGen 이미지 전체에서 인라인될 수 있는 것으로 간주되는 이유입니다.

적용 대상