Freigeben über


TypeParameterConstraintClauseSyntax.Name Eigenschaft

Definition

Ruft den Bezeichner ab.

public:
 property Microsoft::CodeAnalysis::CSharp::Syntax::IdentifierNameSyntax ^ Name { Microsoft::CodeAnalysis::CSharp::Syntax::IdentifierNameSyntax ^ get(); };
public Microsoft.CodeAnalysis.CSharp.Syntax.IdentifierNameSyntax Name { get; }
member this.Name : Microsoft.CodeAnalysis.CSharp.Syntax.IdentifierNameSyntax
Public ReadOnly Property Name As IdentifierNameSyntax

Eigenschaftswert

Gilt für: