CodeGraphNodeIdBuilder.GetFullyQualifiedLabel Method ()

 

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema.dll)

Syntax

public string GetFullyQualifiedLabel()
public:
String^ GetFullyQualifiedLabel()
member GetFullyQualifiedLabel : unit -> string
Public Function GetFullyQualifiedLabel As String

Return Value

Type: System.String

Returns String.

See Also

GetFullyQualifiedLabel Overload
CodeGraphNodeIdBuilder Class
Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace

Return to top