SocialAttachment membros
Representa uma imagem, vídeo ou documento em uma postagem de microblog.
O tipo SocialAttachment expõe os membros a seguir
Construtores
Nome | Descrição | |
---|---|---|
SocialAttachment | Inicializa uma nova instância de um objeto de SocialAttachment . |
Início
Propriedades
Nome | Descrição | |
---|---|---|
AttachmentKind | Obtém ou define o tipo de anexo. | |
ClickAction | Obtém ou define a ação para executar o evento click. | |
ContentUri | Obtém ou define o URI para o arquivo de anexo. | |
Description | Obtém ou define a descrição do anexo. | |
Height | Obtém ou define a altura de anexo ou sua visualização. | |
Length | Obtém ou define o tamanho do anexo, em segundos. | |
Name | Obtém ou define o nome do anexo. | |
PreviewHeight | ||
PreviewUri | Obtém ou define o URI para imagem de visualização do anexo. | |
PreviewWidth | ||
TypeId | This member is reserved for internal use and is not intended to be used directly from your code. (Substitui ClientValueObject.TypeId.) | |
Uri | Obtém ou define o URI ao item de lista para o anexo. | |
Width | Obtém ou define a largura de anexo ou sua visualização. |
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