Compartilhar via


Propriedade VCCodeReference.Name

Ainda não implementado.

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

Sintaxe

'Declaração
Default Property Name As String
string this { get; set; }
property String^ default {
    String^ get ();
    void set (String^ value);
}
abstract Name : string with get, set
function get Name () : String 
function set Name (value : String)

Valor de propriedade

Tipo: String

Segurança do .NET Framework

Consulte também

Referência

VCCodeReference Interface

Namespace Microsoft.VisualStudio.VCCodeModel