TargetedPatchingOptOutAttribute.Reason 屬性

定義

說明為何該屬性套用的方法可被認定為跨 Native Image Generator(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影像內嵌的資格。

適用於