SupportedOSPlatformAttribute(String) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定したサポート対象の OS プラットフォームの SupportedOSPlatformAttribute 属性クラスの新しいインスタンスを初期化します。
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)
パラメーター
- platformName
- String
サポートされている OS プラットフォーム名 (オプションでバージョンを含めます)。