ImageCodecInfo.CodecName Свойство

Определение

Получает или задает строку, содержащую имя кодека.

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

Значение свойства

Строка, содержащая имя кодека.

Применяется к