PrintSystemObjectPropertiesChangedEventArgs.PropertiesNames 属性

定义

获取已更改属性的名称的集合。

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

属性值

一个属性名称的 StringCollection

适用于