Compartir a través de


MimeContentType.Value Propiedad

Definición

La Value propiedad obtiene o establece el contenido MIME de un objeto .

public:
 property System::String ^ Value { System::String ^ get(); void set(System::String ^ value); };
public string Value { get; set; }
Public Property Value As String

Valor de propiedad

La Value propiedad devuelve el contenido MIME de un objeto .

Se aplica a