SocialAttachment 成员

Represents an image, video, or document in a microblog post.

SocialAttachment 类型公开以下成员。

构造函数

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

页首

属性

  名称 说明
公共属性 AttachmentKind Gets or sets the type of attachment.
公共属性 ClickAction Gets or sets the action to perform on the click event.
公共属性 ContentUri Gets or sets the URI to the attachment file.
公共属性 Description Gets or sets the attachment's description.
公共属性 Height Gets or sets the height of the attachment or its preview.
公共属性 Length Gets or sets the length of the attachment, in seconds.
公共属性 Name Gets or sets the attachment's name.
公共属性 PreviewHeight
公共属性 PreviewUri Gets or sets the URI for the attachment's preview image.
公共属性 PreviewWidth
公共属性 TypeId 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.TypeId。)
公共属性 Uri Gets or sets the URI to the list item for the attachment.
公共属性 Width Gets or sets the width of the attachment or its preview.

页首

方法

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

页首

另请参阅

引用

SocialAttachment 类

Microsoft.SharePoint.Client.Social 命名空间