UnsupportedOSPlatformAttribute(String) Oluşturucu

Tanım

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

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

Parametreler

platformName
String

İsteğe bağlı olarak bir sürüm de dahil olmak üzere desteklenmeyen işletim sistemi platformu adı.

Şunlara uygulanır