ResourceProperty.MimeType Propriedade

Definição

Obtém ou define o tipo MIME para a propriedade.Gets or sets MIME type for the property.

public:
 property System::String ^ MimeType { System::String ^ get(); void set(System::String ^ value); };
public string MimeType { get; set; }
member this.MimeType : string with get, set
Public Property MimeType As String

Valor da propriedade

String

Valor da cadeia de caracteres que indica o tipo MIME.String value that indicates MIME type.

Comentários

Tipo MIME nulo não especificado.Null MIME type is not specified.

Aplica-se a