SocialAttachmentAction members
Represents the click action for an attachment in a microblog post.
The SocialAttachmentAction type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SocialAttachmentAction | Initializes a new instance of a SocialAttachmentAction object. |
Top
Properties
Name | Description | |
---|---|---|
ActionKind | Gets or sets the type of action that a SocialAttachmentAction performs. | |
ActionUri | Gets or sets the target URI for the action. | |
Height | ||
TypeId | This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeId.) | |
Width |
Top
Methods
Name | Description | |
---|---|---|
CustomFromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) | |
CustomWriteToXml | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) | |
FromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) | |
InitOnePropertyFromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).) | |
ToString | (Inherited from Object.) | |
WriteToXml | This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).) |
Top