LateBoundBitmapDecoder.Decoder Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Bu geç bağlanan kod çözücüyle ilişkili temel kod çözücüsü alır.
public:
property System::Windows::Media::Imaging::BitmapDecoder ^ Decoder { System::Windows::Media::Imaging::BitmapDecoder ^ get(); };
public System.Windows.Media.Imaging.BitmapDecoder Decoder { get; }
member this.Decoder : System.Windows.Media.Imaging.BitmapDecoder
Public ReadOnly Property Decoder As BitmapDecoder
Özellik Değeri
Temel alınan BitmapDecoder. LateBoundBitmapDecoder bit eşlem indirmeye devam ediyorsa, temel kod çözücü şeklindedirnull
. Aksi takdirde, temel kod çözücü ilk erişimde oluşturulur.