Sdílet prostřednictvím


TargetedPatchingOptOutAttribute(String) Konstruktor

Definice

Inicializuje novou instanci TargetedPatchingOptOutAttribute třídy .

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

public:
 TargetedPatchingOptOutAttribute(System::String ^ reason);
public TargetedPatchingOptOutAttribute (string reason);
new System.Runtime.TargetedPatchingOptOutAttribute : string -> System.Runtime.TargetedPatchingOptOutAttribute
Public Sub New (reason As String)

Parametry

reason
String

Důvod, proč je metoda, na kterou TargetedPatchingOptOutAttribute je atribut použit, považována za způsobilou pro vkládání mezi imagemi generátoru nativních bitových kopií (NGen).

Platí pro