AttachmentInfo Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Métadonnées d’une pièce jointe.
public class AttachmentInfo
type AttachmentInfo = class
Public Class AttachmentInfo
- Héritage
-
AttachmentInfo
Constructeurs
AttachmentInfo() |
Initialise une nouvelle instance de la classe AttachmentInfo. |
AttachmentInfo(String, String, IList<AttachmentView>) |
Initialise une nouvelle instance de la classe AttachmentInfo. |
Propriétés
Name |
Obtient ou définit le nom de la pièce jointe. |
Type |
Obtient ou définit contentType de la pièce jointe. |
Views |
Obtient ou définit des vues de pièces jointes. |