PrintSystemObjectPropertiesChangedEventArgs.PropertiesNames Özellik

Tanım

Değiştirilen özelliklerin adlarının bir koleksiyonunu alır.

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

Özellik Değeri

StringCollection Özellik adlarının A'sı.

Şunlara uygulanır