UnsupportedOSPlatformGuardAttribute(String) Oluşturucu

Tanım

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

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

Parametreler

platformName
String

Öznitelik verilen üyenin, isteğe bağlı olarak bir sürüm de dahil olmak üzere korunacağı desteklenmeyen işletim sistemi platformu adı.

Şunlara uygulanır