SupportedOSPlatformAttribute(String) Konstruktor

Definicja

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

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)

Parametry

platformName
String

Obsługiwana nazwa platformy systemu operacyjnego, opcjonalnie zawierająca wersję.

Dotyczy