[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Public Properties

  Name Description
public property CanRead  Gets a value that indicates whether the stream supports reading. (inherited from BinaryStream)
public property CanSeek  Gets a value that indicates whether the stream supports seeking. (inherited from BinaryStream)
public property CanTimeout  (inherited from Stream)
public property CanWrite  Gets a value that indicates whether the stream supports writing. (inherited from BinaryStream)
public property Id  Gets the unique identifier of the stream. (inherited from BinaryStream)
public property Length Overridden.  
public property Position Overridden.  
public property ReadTimeout  (inherited from Stream)
public property WriteTimeout  (inherited from Stream)

See Also


Send comments about this topic to Microsoft.