SupportedOSPlatformAttribute(String) Oluşturucu

Tanım

Belirtilen desteklenen işletim sistemi SupportedOSPlatformAttribute platformu için öznitelik sınıfının yeni bir örneğini başlatır.

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)

Parametreler

platformName
String

Desteklenen işletim sistemi platformu adı (isteğe bağlı olarak bir sürüm de dahil).

Şunlara uygulanır