SocialDataOverlay 成员

Associates a substring in the text of a microblog post with a URI or other data. Used for rendering post content.

SocialDataOverlay 类型公开以下成员。

构造函数

  名称 说明
公共方法 SocialDataOverlay Initializes a new instance of a SocialDataOverlay object.

页首

属性

  名称 说明
公共属性 ActorIndexes Gets an array of indexes in the parent thread's actor array.
公共属性 Index Gets the start index of the substring that is associated with the overlay.
公共属性 Length Gets the length of the substring that is associated with the overlay.
公共属性 LinkUri Gets the URI that is associated with the substring.
公共属性 OverlayType Gets the overlay type.
公共属性 TypeId 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.TypeId。)

页首

方法

  名称 说明
公共方法 CustomFromJson 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。)
公共方法 CustomWriteToXml 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。)
公共方法 FromJson 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。)
受保护的方法 InitOnePropertyFromJson 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.InitOnePropertyFromJson(String, JsonReader)。)
公共方法 ToString (从 Object 继承。)
公共方法 WriteToXml 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.WriteToXml(XmlWriter, SerializationContext)。)

页首

另请参阅

引用

SocialDataOverlay 类

Microsoft.SharePoint.Client.Social 命名空间