public string QualifiedName { get; }
Public ReadOnly Property QualifiedName As String Get
public: property String^ QualifiedName { String^ get (); }
member QualifiedName : string with get
In This Article