QuicStream.Position Özellik

Tanım

Geçerli akış içindeki konumu alır veya ayarlar. Bu özellik şu anda desteklenmiyor ve her zaman bir NotSupportedExceptionoluşturur.

public:
 virtual property long Position { long get(); void set(long value); };
public override long Position { get; set; }
member this.Position : int64 with get, set
Public Overrides Property Position As Long

Özellik Değeri

Akış içindeki geçerli konum.

Özel durumlar

Her durumda.

Şunlara uygulanır