LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly)

ResourceId Property

Show in webframe





Gets or sets the resource id.
Syntax
public string ResourceId {get; set;}
'Declaration
 
Public Property ResourceId As String
'Usage
 
Dim instance As ScreenCaptureInformation
Dim value As String
 
instance.ResourceId = value
 
value = instance.ResourceId

            

            
public:
property String^ ResourceId {
   String^ get();
   void set (    String^ value);
}

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

See Also

Reference

ScreenCaptureInformation Class
ScreenCaptureInformation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.