←Select platform

File Property

Summary

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

Syntax

C#
VB
WinRT C#
C++
public IStorageFile File {get;} 
Public ReadOnly Property File As IStorageFile 
public IStorageFile File {get;} 
 get_File();  
public: 
property IStorageFile^ File { 
   IStorageFile^ get(); 
} 

Property Value

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