次の方法で共有


ProgressEventArgs.Message プロパティ (Microsoft.SharePoint.Publishing.Administration)

現在のイベントのメッセージを指定します。

名前空間: Microsoft.SharePoint.Publishing.Administration
アセンブリ: Microsoft.SharePoint.Publishing (microsoft.sharepoint.publishing.dll 内)

構文

'宣言
Public ReadOnly Property Message As String
'使用
Dim instance As ProgressEventArgs
Dim value As String

value = instance.Message
public string Message { get; }

プロパティ値

現在のイベントのメッセージを表す文字列。

関連項目

参照

ProgressEventArgs クラス
ProgressEventArgs メンバ
Microsoft.SharePoint.Publishing.Administration 名前空間