Share via


TestMethodAttribute.DeclaringLineNumber Property

Definition

Gets the line number within DeclaringFilePath that declares the attribute.

public int? DeclaringLineNumber { get; }
member this.DeclaringLineNumber : Nullable<int>
Public ReadOnly Property DeclaringLineNumber As Nullable(Of Integer)

Property Value

Applies to