COMCharStream.Length Proprietà

Definizione

Ottiene la lunghezza del flusso.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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à

Lunghezza del flusso.

Si applica a

Vedi anche