MultipartSection.BaseStreamOffset Vlastnost

Definice

Pozice, kde tělo začíná v celkovém těle s více částmi. Tato možnost nemusí být k dispozici, pokud není možné vyhledat celkový počet částí textu.

public:
 property Nullable<long> BaseStreamOffset { Nullable<long> get(); void set(Nullable<long> value); };
public long? BaseStreamOffset { get; set; }
member this.BaseStreamOffset : Nullable<int64> with get, set
Public Property BaseStreamOffset As Nullable(Of Long)

Hodnota vlastnosti

Nullable<Int64>

Platí pro