ImageCodecInfo.FormatDescription Özellik

Tanım

Codec'in dosya biçimini açıklayan bir dize alır veya ayarlar.

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

Özellik Değeri

Codec'in dosya biçimini açıklayan bir dize.

Şunlara uygulanır