Share via


XmlNameAttributeSyntax.Reference Property

Definition

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

Property Value

Applies to