Partager via


FileAttribute.ContentType Propriété

Définition

Spécifie le type de contenu du fichier qui est ou sera stocké.

public:
 property System::String ^ ContentType { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string ContentType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ContentType : string with get, set
Public Property ContentType As String

Valeur de propriété

Chaîne qui représente le type de contenu.

Attributs

S’applique à