Gets or sets the string that specifies the list of item names on the QAT. It allows to preserve QAT items added by the user at runtime.
Syntax
'Declaration
Public Property QatItemNames As System.String
public System.string QatItemNames {get; set;}
See Also