UnsupportedOSPlatformGuardAttribute(String) Constructor

Definitie

Initialiseert een nieuw exemplaar van de UnsupportedOSPlatformGuardAttribute kenmerkklasse voor het opgegeven niet-ondersteunde besturingssysteemplatform.

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

Parameters

platformName
String

De niet-ondersteunde naam van het besturingssysteemplatform dat het toegewezen lid zou beveiligen, optioneel inclusief een versie.

Van toepassing op