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