LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Share Property

Show in webframe







Gets the requested mode that determines how the file will be shared by processes.
Syntax
public FileShare Share {get;}
'Declaration
 
Public ReadOnly Property Share As FileShare
'Usage
 
Dim instance As CodecsRedirectOpenEventArgs
Dim value As FileShare
 
value = instance.Share
public FileShare Share {get;}

            

            
 get_Share(); 
public:
property FileShare Share {
   FileShare get();
}

Property Value

The requested mode that determines how the file will be shared by processes.
Example
For an example, refer to RasterCodecs.StartRedirecting
Requirements

Target Platforms

See Also

Reference

CodecsRedirectOpenEventArgs Class
CodecsRedirectOpenEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.