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

適用於