Sdílet prostřednictvím


UnsupportedOSPlatformGuardAttribute(String) Konstruktor

Definice

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

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

Nepodporovaný název platformy operačního systému, který bude přiřazený člen chránit, volitelně včetně verze.

Platí pro