ZstandardCompressionOptions.TargetBlockSize Ö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.
public:
property int TargetBlockSize { int get(); void set(int value); };
public int TargetBlockSize { get; set; }
member this.TargetBlockSize : int with get, set
Public Property TargetBlockSize As Integer