SupportedOSPlatformGuardAttribute(String) Konstruktor

Definicja

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

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)

Parametry

platformName
String

Obsługiwana nazwa platformy systemu operacyjnego przypisana będzie chroniona, opcjonalnie obejmująca wersję.

Dotyczy