SupportedOSPlatformAttribute(String) Constructeur

Définition

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

public:
 SupportedOSPlatformAttribute(System::String ^ platformName);
public SupportedOSPlatformAttribute(string platformName);
new System.Runtime.Versioning.SupportedOSPlatformAttribute : string -> System.Runtime.Versioning.SupportedOSPlatformAttribute
Public Sub New (platformName As String)

Paramètres

platformName
String

Nom de la plateforme de système d’exploitation prise en charge, y compris éventuellement une version.

S’applique à