RtSethandler property
- Last UpdatedJul 22, 2024
- 1 minute read
Returns the RtSethandler property of the attribute.
Class
IAttribute
Syntax
[C#]
bool RtSethandler { get; };
[Visual C++]
HRESULT RtSethandler(
[out, retval] VARIANT_BOOL* hasRtSethandler
);
Parameters
hasRtSethandler
Returns the RtSethandler property of the attribute.