| IResponseResourceId Property |
Id of the resource used by the response
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax int ResourceId { get; set; }
Property ResourceId As Integer
Get
Set
property int ResourceId {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also