←Select platform

Share Property

Summary

Gets the requested mode that determines how the file will be shared by processes.

Syntax

C#
VB
C++
public FileShare Share {get;} 
Public ReadOnly Property Share As FileShare 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize