SupportedOSPlatformAttribute(String) Konstruktor

Definition

Initierar en ny instans av attributklassen SupportedOSPlatformAttribute för den angivna os-plattformen som stöds.

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)

Parametrar

platformName
String

Det operativsystemplattformsnamn som stöds, eventuellt inklusive en version.

Gäller för