AttachmentCreationInformation membros
Representa a informação de criação para um anexo de item de lista.
O tipo AttachmentCreationInformation expõe os membros a seguir
Construtores
Nome | Descrição | |
---|---|---|
AttachmentCreationInformation | Inicializa uma nova instância da classe AttachmentCreationInformation . |
Início
Propriedades
Nome | Descrição | |
---|---|---|
ContentStream | Obtém ou define os conteúdos do arquivo como um fluxo. | |
FileName | Obtém ou define o nome do arquivo do anexo de item de lista. | |
TypeId | Obtém o identificador de tipo do anexo do item de lista. (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