Condividi tramite


Membri WmiSmoObject

The WmiSmoObject class represents the fundamental Windows Management Instrumentation (WMI) object from which all WMI objects are constructed.

Il tipo WmiSmoObject espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo protetto WmiSmoObject() () () () Initializes a new instance of the WmiSmoObject class.
Metodo protetto WmiSmoObject(String) Initializes a new instance of the WmiSmoObject class with the specified name.
Metodo protetto WmiSmoObject(WmiCollectionBase, String) Initializes a new instance of the WmiSmoObject class with the specified name and collection base class.

In alto

Metodi

  Nome Descrizione
Metodo protetto AlterProtocolProperties Updates any protocol object property changes on the Windows Management Instrumentation (WMI) installation.
Metodo protetto CheckObjectState Checks the state of the referenced object.
Metodo protetto CreateProtocolPropertyCollection Creates a set of protocol attributes for the referenced object.
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo protetto GetPropertyManagementObject Gets the management object for the specified protocol property.
Metodo protetto GetPropertyObject Gets the property from the specified collection with the specified position and value.
Metodo protetto GetProtocolPropertyCollection Returns the protocol property collection for the referenced object.
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto ImplInitialize
Metodo pubblico Initialize Initializes the referenced object.
Metodo protetto InvokeMgmtMethod(ManagementObject, String, array<Object> [] () [] []) Invokes the management method for the referenced object with the specified management object, method name, and parameters.
Metodo protetto InvokeMgmtMethod(ManagementObject, ManagementOperationObserver, String, array<Object> [] () [] []) Invokes the management method for the referenced object with the specified management object, observer, method name, and parameters.
Metodo protetto IsObjectInitialized Specifies whether the referenced object is initialized.
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico Refresh Refreshes the referenced object and its properties.
Metodo protetto SetName Sets the name of the referenced object.
Metodo protetto SetParentImpl Sets the parent of the referenced object.
Metodo pubblico ToString (Ereditato da Object).
Metodo protettoMembro statico Trace Creates a trace of the referenced object.
Metodo protetto UpdateObjectState Updates the object state.
Metodo pubblico Validate (Ereditato da SmoObjectBase).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Name Gets or sets the name of the referenced Windows Management Instrumentation (WMI) object.
Proprietà pubblica Properties Represents a collection of Property objects. Each Property object represents a property defined on the Windows Management Instrumentation (WMI) object.
Proprietà pubblica State Gets the state of the referenced object. (Ereditato da SmoObjectBase).
Proprietà pubblica Urn Gets the Uniform Resource Name (URN) address that represents the Windows Management Instrumentation (WMI) object.
Proprietà pubblica UserData Gets or sets user-defined data associated with the referenced object. (Ereditato da SmoObjectBase).

In alto