Share via


SupportedOSPlatformAttribute(String) Konstruktor

Definition

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

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

Parameter

platformName
String

Der unterstützte Name der Betriebssystemplattform, optional einschließlich einer Version.

Gilt für: