SocialPost membros
Representa uma postagem de microblog em um feed social.
O tipo SocialPost expõe os membros a seguir
Construtores
Nome | Descrição | |
---|---|---|
SocialPost | Inicializa uma nova instância de um objeto de SocialPost . |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Attachment | Obtém uma imagem, vídeo ou anexo de documento associado a postagem. | |
Attributes | Obtém os atributos que se aplicam a postagem. | |
AuthorIndex | Obtém o índice do autor da postagem dentro atores do segmento pai. | |
CreatedTime | Obtém a hora de criação da postagem. | |
Id | Obtém o identificador exclusivo da postagem. | |
LikerInfo | Obtém um objeto que contém informações sobre os likers da postagem. | |
ModifiedTime | Obtém a hora da modificação mais recente da postagem. | |
Overlays | Obtém uma matriz de objetos que associa substrings de espaço reservado no texto postagem URIs e outros dados. | |
PostType | Obtém o tipo de postagem. | |
PreferredImageUri | Obtém o URI da imagem preferencial para a postagem. | |
Source | Obtém a fonte da postagem. | |
Text | Obtém o texto de exibição da postagem. | |
TypeId | This member is reserved for internal use and is not intended to be used directly from your code. (Substitui ClientValueObject.TypeId.) |
Início
Métodos
Nome | Descrição | |
---|---|---|
CustomFromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Herdado de ClientValueObject.) | |
CustomWriteToXml | This member is reserved for internal use and is not intended to be used directly from your code. (Herdado de ClientValueObject.) | |
FromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Herdado de ClientValueObject.) | |
InitOnePropertyFromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Substitui ClientValueObject.InitOnePropertyFromJson(String, JsonReader).) | |
ToString | (Herdado de Object.) | |
WriteToXml | This member is reserved for internal use and is not intended to be used directly from your code. (Substitui ClientValueObject.WriteToXml(XmlWriter, SerializationContext).) |
Início