VariableClass.QualifiedName Property

Definition

Gets the fully qualified name of the variable, including the namespace.

public:
 virtual property System::String ^ QualifiedName { System::String ^ get(); };
public virtual string QualifiedName { get; }
member this.QualifiedName : string
Public Overridable ReadOnly Property QualifiedName As String

Property Value

The fully qualified name of the variable, including the namespace.

Implements

Applies to