VCCodeReference.DisplayName (Propiedad)

No implementado actualmente.

Espacio de nombres:  Microsoft.VisualStudio.VCCodeModel
Ensamblado:  Microsoft.VisualStudio.VCCodeModel (en Microsoft.VisualStudio.VCCodeModel.dll)

Sintaxis

'Declaración
ReadOnly Property DisplayName As String
string DisplayName { get; }
property String^ DisplayName {
    String^ get ();
}
abstract DisplayName : string with get
function get DisplayName () : String

Valor de propiedad

Tipo: System.String
Es un nombre significativo a un lector humano.

Seguridad de .NET Framework

Vea también

Referencia

VCCodeReference Interfaz

Microsoft.VisualStudio.VCCodeModel (Espacio de nombres)