AssemblyTargetedPatchBandAttribute(String) Konstruktor

Definition

Initialisiert eine neue Instanz der AssemblyTargetedPatchBandAttribute-Klasse.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

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

Parameter

targetedPatchBand
String

Das Patchband.

Gilt für: