Condividi tramite


ImageStream.CanRead Proprietà

Definizione

Indica se è possibile leggere il flusso.

public:
 property bool CanRead { bool get(); };
bool CanRead();
public bool CanRead { get; }
var boolean = imageStream.canRead;
Public ReadOnly Property CanRead As Boolean

Valore della proprietà

Boolean

bool

Indica se è possibile leggere il flusso.

Implementazioni

Si applica a