ResourceId Property
Summary
Gets or sets the resource id.
Syntax
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.