←Select platform

RandomAccessStream Property

Summary

Gets the IRandomAccessStream that this LeadStream object is using as storage.

Syntax

C#
VB
WinRT C#
C++
public IRandomAccessStream RandomAccessStream {get;} 
Public ReadOnly Property RandomAccessStream As IRandomAccessStream 
public IRandomAccessStream RandomAccessStream {get;} 
 get_RandomAccessStream();  
public: 
property IRandomAccessStream^ RandomAccessStream { 
   IRandomAccessStream^ get(); 
} 

Property Value

The IRandomAccessStream that this LeadStream object is using as storage.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly