C#
VB
WinRT C#
C++
Gets the IRandomAccessStream that this LeadStream object is using as storage.
public IRandomAccessStream RandomAccessStream {get;}
Public ReadOnly Property RandomAccessStream As IRandomAccessStream
public IRandomAccessStream RandomAccessStream {get;}
get_RandomAccessStream();
public:
property IRandomAccessStream^ RandomAccessStream {
IRandomAccessStream^ get();
}
The IRandomAccessStream that this LeadStream object is using as storage.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET