RangeHeaderValue.Unit Ö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.
Üst bilgiden birimi alır veya ayarlar.
public:
property System::String ^ Unit { System::String ^ get(); void set(System::String ^ value); };
public:
property Microsoft::Extensions::Primitives::StringSegment Unit { Microsoft::Extensions::Primitives::StringSegment get(); void set(Microsoft::Extensions::Primitives::StringSegment value); };
public string Unit { get; set; }
public Microsoft.Extensions.Primitives.StringSegment Unit { get; set; }
member this.Unit : string with get, set
member this.Unit : Microsoft.Extensions.Primitives.StringSegment with get, set
Public Property Unit As String
Public Property Unit As StringSegment
Özellik Değeri
varsayılan olarak bytes
ayarlanır.