Freigeben über


SupportedOSPlatformGuardAttribute(String) Konstruktor

Definition

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

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

Parameter

platformName
String

Der unterstützte Betriebssystemplattformname, der das zugeordnete Mitglied schützen würde, optional einschließlich einer Version.

Gilt für