SupportedOSPlatformGuardAttribute(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 SupportedOSPlatformGuardAttribute pour la plateforme de système d’exploitation prise en charge spécifiée.
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)
Paramètres
- platformName
- String
Le nom de la plateforme de système d’exploitation pris en charge est protégé par le membre attribué, y compris éventuellement une version.