UnsupportedOSPlatformGuardAttribute(String) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.