showres Command Display Native Resource Properties (Windows)

Displays the properties of Windows resources.
capamsc141
Displays the properties of Windows resources.
This command has the following format:
showres|sr classNameresourceName [next] \
[{props|addprops}(propNames)]
  • addprops(
    propName
    )
    Sets the properties (ruler) to be displayed. The list of properties is added to the current ruler. The ruler is set for this query only, and reverts to the previously set ruler.
  • className
    Specifies the name of the class the resource belongs to.
  • next
    Displays parts of the requested data. This option is useful when the query data is larger than the set query size.
    The maximum query size is determined by the query_size configuration setting. The query size default is set at 100.
  • props(all|
    propName
    )
    Sets the properties (ruler) to be displayed.
    The ruler remains set for future queries.
  • resourceName
    Specifies the name of an existing Windows resource of class
    className
    .