ResourceId Property

Summary
Gets or sets the resource id.
Syntax
C#
VB
C++
public string ResourceId { get; set; } 
  
Public Property ResourceId As String 
public: 
property String^ ResourceId { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

In case of an Exe capture, this will be filled with a character string containing the resource id of the resource that was captured.

Example

For an example, refer to ScreenCaptureEngine.

Requirements

Target Platforms

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

Leadtools.ScreenCapture Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.