Freigeben über


UnsupportedOSPlatformGuardAttribute(String) Konstruktor

Definition

Initialisiert eine neue Instanz der UnsupportedOSPlatformGuardAttribute-Attributklasse für die angegebene nicht unterstützte Betriebssystemplattform.

public:
 UnsupportedOSPlatformGuardAttribute(System::String ^ platformName);
public UnsupportedOSPlatformGuardAttribute (string platformName);
new System.Runtime.Versioning.UnsupportedOSPlatformGuardAttribute : string -> System.Runtime.Versioning.UnsupportedOSPlatformGuardAttribute
Public Sub New (platformName As String)

Parameter

platformName
String

Der nicht unterstützte Betriebssystemplattformname, den das attributierte Mitglied schützen würde, optional einschließlich einer Version.

Gilt für: