Reserved Property

Summary

Gets the reserved value.

Syntax
C#
VB
C++
public string Reserved { get; } 
  
Public ReadOnly Property Reserved As String 
public: 
property String^ Reserved { 
   String^ get(); 
} 

Property Value

Reserved value.

Example

For an example, refer to ScreenCaptureEngine.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ScreenCapture Assembly