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

適用対象