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
)
public ItemMetadataNotFoundException (
String message
)
public function ItemMetadataNotFoundException (
message : String
)
参数
- message
请参阅
参考
ItemMetadataNotFoundException 类
ItemMetadataNotFoundException 成员
Microsoft.Synchronization.MetadataStorage 命名空间