Aracılığıyla paylaş


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 koruduğu desteklenmeyen işletim sistemi platformu adı (isteğe bağlı olarak bir sürüm de dahil).

Şunlara uygulanır