Condividi tramite


FileAttribute.ContentType Proprietà

Definizione

Specifica il tipo di contenuto del file che è o verrà archiviato.

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

Valore della proprietà

Valore stringa che rappresenta il tipo di contenuto.

Attributi

Si applica a