MetadataStoreProviderVersionMismatchException コンストラクター (String)
指定したエラー メッセージが含まれた MetadataStoreProviderVersionMismatchException クラスの新しいインスタンスを初期化します。
名前空間: Microsoft.Synchronization.MetadataStorage
アセンブリ: Microsoft.Synchronization.MetadataStorage (Microsoft.Synchronization.MetadataStorage.dll 内)
構文
'宣言
Public Sub New ( _
message As String _
)
'使用
Dim message As String
Dim instance As New MetadataStoreProviderVersionMismatchException(message)
public MetadataStoreProviderVersionMismatchException(
string message
)
public:
MetadataStoreProviderVersionMismatchException(
String^ message
)
new :
message:string -> MetadataStoreProviderVersionMismatchException
public function MetadataStoreProviderVersionMismatchException(
message : String
)
パラメーター
- message
型 : System. . :: . .String
エラーを示すメッセージです。
参照
参照
MetadataStoreProviderVersionMismatchExceptionクラス
MetadataStoreProviderVersionMismatchException メンバー