ItemMetadata.SetCustomField 方法
设置指定的自定义字段的值。
重载列表
名称 | 说明 |
---|---|
ItemMetadata.SetCustomField (String, Byte) |
在派生类中重写时,设置指定的自定义字段的值。
|
ItemMetadata.SetCustomField (String, Byte[]) |
在派生类中重写时,设置指定的自定义字段的值。
|
ItemMetadata.SetCustomField (String, Guid) |
在派生类中重写时,设置指定的自定义字段的值。
|
ItemMetadata.SetCustomField (String, String) |
在派生类中重写时,设置指定的自定义字段的值。
|
ItemMetadata.SetCustomField (String, UInt16) |
在派生类中重写时,设置指定的自定义字段的值。
|
ItemMetadata.SetCustomField (String, UInt32) |
在派生类中重写时,设置指定的自定义字段的值。
|
ItemMetadata.SetCustomField (String, UInt64) |
在派生类中重写时,设置指定的自定义字段的值。
|
请参阅
参考
ItemMetadata 类
ItemMetadata 成员
Microsoft.Synchronization.MetadataStorage 命名空间