WmiSmoObject.SetName(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the name of the referenced object.
protected public:
void SetName(System::String ^ name);
protected internal void SetName (string name);
member this.SetName : string -> unit
Protected Friend Sub SetName (name As String)
Parameters
Examples
Managing Services and Network Settings by Using WMI Provider