Compartir a través de


ImageCodecInfo.CodecName Propiedad

Definición

Obtiene o establece una cadena que contiene el nombre del códec.

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

Valor de propiedad

Una cadena que contiene el nombre del códec.

Se aplica a