次の方法で共有


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

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

名前空間:  Microsoft.Synchronization.MetadataStorage
アセンブリ:  Microsoft.Synchronization.MetadataStorage (Microsoft.Synchronization.MetadataStorage.dll 内)

構文

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

Dim instance As New ItemMetadataNotFoundException(message)
public ItemMetadataNotFoundException(
    string message
)
public:
ItemMetadataNotFoundException(
    String^ message
)
new : 
        message:string -> ItemMetadataNotFoundException
public function ItemMetadataNotFoundException(
    message : String
)

パラメーター

参照

参照

ItemMetadataNotFoundExceptionクラス

ItemMetadataNotFoundException メンバー

ItemMetadataNotFoundException オーバーロード

Microsoft.Synchronization.MetadataStorage 名前空間