ImageCodecInfo.CodecName Özellik

Tanım

Codec'in adını içeren bir dize alır veya ayarlar.

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

Özellik Değeri

Codec'in adını içeren bir dize.

Şunlara uygulanır