←Select platform

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

Leadtools.ScreenCapture Assembly