SupportedOSPlatformAttribute(String) Konstruktor

Definice

Inicializuje novou instanci třídy atributu SupportedOSPlatformAttribute pro zadanou podporovanou platformu operačního systému.

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)

Parametry

platformName
String

Podporovaný název platformy operačního systému, volitelně včetně verze.

Platí pro