次の方法で共有


PropertyOrFieldNotInitializedException コンストラクター (String)

指定されたエラー メッセージがPropertyOrFieldNotInitializedExceptionクラスの新しいインスタンスを初期化します。

名前空間:  Microsoft.SharePoint.Client
アセンブリ:   Microsoft.SharePoint.Client.Silverlight.Runtime (Microsoft.SharePoint.Client.Silverlight.Runtime.dll 内);  Microsoft.SharePoint.Client.Phone.Runtime (Microsoft.SharePoint.Client.Phone.Runtime.dll 内)  Microsoft.SharePoint.Client.Runtime (Microsoft.SharePoint.Client.Runtime.dll 内)

構文

'宣言
Public Sub New ( _
    message As String _
)
'使用
Dim message As String

Dim instance As New PropertyOrFieldNotInitializedException(message)
public PropertyOrFieldNotInitializedException(
    string message
)

パラメーター

  • message
    型: System.String

    エラーを説明するメッセージ。

関連項目

参照先

PropertyOrFieldNotInitializedException クラス

PropertyOrFieldNotInitializedException メンバー

PropertyOrFieldNotInitializedException オーバーロード

Microsoft.SharePoint.Client 名前空間