Partager via


Attachment.IsInline Propriété

Définition

Obtient ou définit une valeur qui indique s’il s’agit d’une pièce jointe inline.

public:
 property bool IsInline { bool get(); void set(bool value); };
public bool IsInline { get; set; }
Public Property IsInline As Boolean

Valeur de propriété

true si la pièce jointe est une pièce jointe incorporée ; sinon , false.

S’applique à