TargetPlatformAttribute(String) Constructor

Definitie

Initialiseert een nieuw exemplaar van de TargetPlatformAttribute kenmerkklasse voor het opgegeven doel os-platform.

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

Parameters

platformName
String

De naam van het doel os-platform.

Van toepassing op