NDepend.API Documentation
ExplicitId Property
NDepend.Issue Namespace > IRule Interface : ExplicitId Property
The rule explicit-id like "AvoidTypesTooBig" for example.
Syntax
string ExplicitId {get;}
Remarks
If the rule is defined like "ND1000:AvoidTypesTooBig", only explicit-id returned here.
If the rule has no explicit-id, a string empty is returned.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IRule Interface
IRule Members