SupportedOSPlatformAttribute(String) Constructeur

Définition

Initialise une nouvelle instance de la classe d’attributs SupportedOSPlatformAttribute 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, incluant éventuellement une version.

S’applique à