SupportedOSPlatformGuardAttribute(String) Constructor

Definitie

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

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

Parameters

platformName
String

De ondersteunde naam van het besturingssysteemplatform dat het toegewezen lid bewaakt, optioneel inclusief een versie.

Van toepassing op