次の方法で共有


ProgressEventArgs.Message プロパティ

操作の進行状況に関するオプションの追加情報を取得または設定します。

Public ReadOnly Property Message As String
[C#]
public string Message {get;}
[C++]
public: __property String* get_Message();
[JScript]
public function get Message() : String;

プロパティ値

操作の進行状況に関する追加情報を格納している文字列。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

ProgressEventArgs クラス | ProgressEventArgs メンバ | System.Management 名前空間