ImageCodecInfo.CodecName 屬性

定義

取得或設定含有 Codec 的名稱之字串。

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

屬性值

字串,含有 Codec 的名稱。

適用於