Compartir a través de


XmlNameAttributeSyntax.Reference Propiedad

Definición

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

Valor de propiedad

Se aplica a