Share via


ManagementEntityAttribute コンストラクター

定義

ManagementEntityAttribute クラスの新しいインスタンスを初期化します。 これはパラメーターなしのコンストラクターです。

public:
 ManagementEntityAttribute();
public ManagementEntityAttribute ();
Public Sub New ()

注釈

このコンストラクターは name パラメーターを受け取りません。 パラメーターを使用 Name して名前を指定しない場合、関連付けられている WMI クラスの名前は既定で属性付きクラスの名前になります。

適用対象