語言

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 A,一連串房產名稱。

適用於