UnsupportedOSPlatformAttribute.Message プロパティ

定義

属性に指定されたオプションの追加メッセージを取得します。

public:
 property System::String ^ Message { System::String ^ get(); };
public string? Message { get; }
member this.Message : string
Public ReadOnly Property Message As String

プロパティ値

メッセージを表す文字列。 null 存在しない場合は 。

注釈

サポートされていない API に関する追加のメッセージを提供します。主に、指定された OS プラットフォームの代替 API を提案します。

適用対象