SupportedOSPlatformAttribute(String) Constructor

Definitie

Initialiseert een nieuw exemplaar van de SupportedOSPlatformAttribute kenmerkklasse voor het opgegeven ondersteunde besturingssysteemplatform.

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)

Parameters

platformName
String

De ondersteunde naam van het besturingssysteemplatform, eventueel inclusief een versie.

Van toepassing op