UnsupportedOSPlatformAttribute(String) Konstruktor

Definice

Inicializuje novou instanci třídy atributu UnsupportedOSPlatformAttribute pro zadanou nepodporovanou platformu operačního systému.

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

Nepodporovaný název platformy operačního systému, volitelně včetně verze.

Platí pro