次の方法で共有


ManagementObjectSearcher.Options プロパティ

オブジェクトを検索する方法に関するオプションを取得または設定します。

Public Property Options As EnumerationOptions
[C#]
public EnumerationOptions Options {get; set;}
[C++]
public: __property EnumerationOptions* get_Options();public: __property void set_Options(EnumerationOptions*);
[JScript]
public function get Options() : EnumerationOptions;public function set Options(EnumerationOptions);

プロパティ値

オブジェクトを検索する方法に関するオプション。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

ManagementObjectSearcher クラス | ManagementObjectSearcher メンバ | System.Management 名前空間