Freigeben über


CodeElement.UniqueIdentifier Property

Definition

Gets language specific unique identifier of the code element (e.g. fully qualified method name).

public string? UniqueIdentifier { get; init; }
member this.UniqueIdentifier : string with get, set
Public Property UniqueIdentifier As String

Property Value

Applies to