ChildInfo.DeclarationIdentifier Property |
Gets the DeclarationIdentifier of the field where the child is stored, or Null
if the current ChildInfo does not represent a field.
Namespace: PostSharp.Patterns.Model
Assembly: PostSharp.Patterns.Aggregation (in PostSharp.Patterns.Aggregation.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public DeclarationIdentifier DeclarationIdentifier { get; }