CryptoStream.Length Proprietà

Definizione

Ottiene la lunghezza in byte del flusso.

public:
 virtual property long Length { long get(); };
public override long Length { get; }
member this.Length : int64
Public Overrides ReadOnly Property Length As Long

Valore della proprietà

Questa proprietà non è supportata.

Eccezioni

Questa proprietà non è supportata.

Commenti

Questa proprietà esiste solo per supportare l'ereditarietà da Stream e non può essere utilizzata.

Si applica a

Vedi anche