LEADTOOLS Image File Support (Leadtools.Codecs assembly)
LEAD Technologies, Inc

Share Property






Gets the requested mode that determines how the file will be shared by processes. .NET support
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CodecsRedirectOpenEventArgs Class
CodecsRedirectOpenEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.