Partager via


UnsupportedOSPlatformGuardAttribute(String) Constructeur

Définition

Initialise une nouvelle instance de la classe d’attributs UnsupportedOSPlatformGuardAttribute pour la plateforme de système d’exploitation non prise en charge spécifiée.

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)

Paramètres

platformName
String

Nom de plateforme de système d’exploitation non pris en charge que le membre attribué doit protéger, y compris éventuellement une version.

S’applique à