Udostępnij za pośrednictwem


TargetPlatformAttribute(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy atrybutów TargetPlatformAttribute dla określonej docelowej platformy systemu operacyjnego.

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)

Parametry

platformName
String

Docelowa nazwa platformy systemu operacyjnego.

Dotyczy