[Extension()] public static string MatchProperty( string propertyFullName )
Parameters
- propertyFullName
- The original code element name.
Return Value
propertyFullName prefixed with "PROPERTY:".
[Extension()] public static string MatchProperty( string propertyFullName )
Exception | Description |
---|---|
System.InvalidOperationException | Two different code element kind prefixes cannot be inserted. |
Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed
ExtensionMethodsCQLinqDependency Class
ExtensionMethodsCQLinqDependency Members
NDepend.Reserved.CQLinq.ExtensionMethodsCQLinqDependency.IsUsedBy(NDepend.CodeModel.IUsed,System.String)
DepthOfIsUsedBy Method
IsIndirectlyUsedBy Method
NDepend.Reserved.CQLinq.ExtensionMethodsCQLinqDependency.IsUsing(NDepend.CodeModel.IUser,System.String)
DepthOfIsUsing Method
IsIndirectlyUsing Method
AllowNoMatch Method
MatchAssembly Method
MatchNamespace Method
MatchType Method
MatchMethod Method
MatchField Method
MatchEvent Method