←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ScreenCapture Assembly