Język

UnsupportedOSPlatformGuardAttribute(String) Konstruktor

Definicja

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

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)

Parametry

platformName
String

Nieobsługiwana nazwa platformy systemu operacyjnego, która będzie chroniona przez przypisany element członkowski, opcjonalnie łącznie z wersją.

Dotyczy