PrintSystemObjectPropertiesChangedEventArgs.PropertiesNames Propriedade

Definição

Obtém uma coleção dos nomes das propriedades alteradas.

public:
 property System::Collections::Specialized::StringCollection ^ PropertiesNames { System::Collections::Specialized::StringCollection ^ get(); };
public System.Collections.Specialized.StringCollection PropertiesNames { get; }
member this.PropertiesNames : System.Collections.Specialized.StringCollection
Public ReadOnly Property PropertiesNames As StringCollection

Valor de Propriedade

A StringCollection dos nomes de propriedades.

Aplica-se a