FeedSharingInformation 成员
表示馈送的 FeedSync 共享元数据。
FeedSharingInformation 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
Equals(Object) | (继承自 Object。) | |
Finalize() () () () | (继承自 Object。) | |
GetHashCode() () () () | (继承自 Object。) | |
GetType() () () () | (继承自 Object。) | |
MemberwiseClone() () () () | (继承自 Object。) | |
ToString() () () () | (继承自 Object。) |
页首
属性
名称 | 说明 | |
---|---|---|
Expires | 获取 FeedSync 共享信息的 expires 值,如果 expires 值不存在,则为 nullNothingnullptrunitnull 引用(在 Visual Basic 中为 Nothing)。 | |
Since | 获取 FeedSync 共享信息的 since 值,如果 since 值不存在,则为 nullNothingnullptrunitnull 引用(在 Visual Basic 中为 Nothing)。 | |
Until | 获取 FeedSync 共享信息的 until 值,如果 until 值不存在,则为 nullNothingnullptrunitnull 引用(在 Visual Basic 中为 Nothing)。 |
页首