Compartilhar via


Propriedade VCCodeReference.DisplayName

Ainda não implementado.

Namespace:  Microsoft.VisualStudio.VCCodeModel
Assembly:  Microsoft.VisualStudio.VCCodeModel (em Microsoft.VisualStudio.VCCodeModel.dll)

Sintaxe

'Declaração
ReadOnly Property DisplayName As String
string DisplayName { get; }
property String^ DisplayName {
    String^ get ();
}
abstract DisplayName : string with get
function get DisplayName () : String

Valor de propriedade

Tipo: String
Um nome significativo para um leitor.

Segurança do .NET Framework

Consulte também

Referência

VCCodeReference Interface

Namespace Microsoft.VisualStudio.VCCodeModel