Udostępnij za pośrednictwem


SupportedOSPlatformGuardAttribute(String) Konstruktor

Definicja

Inicjuje SupportedOSPlatformGuardAttribute nowe wystąpienie klasy atrybutów 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, która będzie chroniona przez przypisaną członka, opcjonalnie obejmującą wersję.

Dotyczy