Freigeben über


VCCodeReference.FullName-Eigenschaft

Derzeit nicht implementiert.

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

Syntax

'Declaration
ReadOnly Property FullName As String
string FullName { get; }
property String^ FullName {
    String^ get ();
}
abstract FullName : string with get
function get FullName () : String

Eigenschaftswert

Typ: String

.NET Framework-Sicherheit

Siehe auch

Referenz

VCCodeReference Schnittstelle

Microsoft.VisualStudio.VCCodeModel-Namespace