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 格式的映像间内联的原因。

适用于