←Select platform

InputStream Property

Summary

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

Syntax

C#
VB
WinRT C#
C++
public IInputStream InputStream {get;} 
Public ReadOnly Property InputStream As IInputStream 
public IInputStream InputStream {get;} 
 get_InputStream();  
public: 
property IInputStream^ InputStream { 
   IInputStream^ get(); 
} 

Property Value

The IInputStream 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