Nullable<float> PercentageComment {get;}
Property Value
null if this code element is defined in a third-party assembly.null if the PDB file of this assembly or code element parent's assembly, hasen't been found.
null if the source code file path referenced from the PDB file cannot be found.
null if the source code of this code element is written with a programming language different than C#.
Otherwise returns the comments percentage for this code element.