UnsupportedOSPlatformAttribute(String) Konstruktor

Definicja

Inicjuje UnsupportedOSPlatformAttribute nowe wystąpienie klasy atrybutów dla określonej nieobsługiwanej platformy systemu operacyjnego.

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

Parametry

platformName
String

Nieobsługiwana nazwa platformy systemu operacyjnego, opcjonalnie obejmująca wersję.

Dotyczy