Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsRedirectOpenEventArgs Class : Share Property |
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();