PutOptions (System.Management.PutOptions)

Inherits: System.Management.ManagementOptions

Interfaces: ICloneable

Derived Types: 0

Assembly: System.Management.dll

Specifies options for committing management object changes.

VB.NET C#

C#

public class PutOptions : System.Management.ManagementOptions, System.ICloneable
{
}

Articles

WMI Instances Put Options - Vista Forums

PutOptions = New-Object System.Management.PutOptions > $PutOptions.Type = 2 > > $UserContactGroupDataInstance.Put($PutOptions) > > But, this gives me the following error:

Using New-Object With ManagementClass - Vista Forums

options = New-Object System.Management.PutOptions; > > $options.Type = [System.Management.PutType]::CreateOnly; > > $newclass = New-Object System.Management.ManagementClass ("root ...

Using New-Object With ManagementClass - microsoft.public.windows ...

options = New-Object System.Management.PutOptions; $options.Type = [System.Management.PutType]::CreateOnly; $newclass = New-Object System.Management.ManagementClass ("root\default"

PutOptions Class (System.Management)

Specifies options for committing management object changes. ... System.Object    System.Management.ManagementOptions      System.Management.PutOptions

ManagementObject Members (Visual J# Syntax)

... Management.ManagementPat CopyTo ( System.String path ); public System.Management.ManagementPat CopyTo ( System.Management.ManagementPath path, System.Management.PutOptions ...

Membri ManagementObject (Sintassi di Visual J#)

... System.String path ); public System.Management.ManagementPath CopyTo ( System.Management.ManagementPath path , System.Management.PutOptions options ); public System.Management ...

ManagementObject-Member (Visual J#-Syntax)

... System.String path ); public System.Management.ManagementPath CopyTo ( System.Management.ManagementPath path , System.Management.PutOptions options ); public System.Management ...

MBR IT/.NET 247 : System.Management.ManagementObject Class [Members]

public System.Management.ManagementPath CopyTo (System.String path, System.Management.PutOptions options) Copies the object to a different location.

MBR IT/.NET 247 : System.Management.PutOptions Class [Articles]

BootFX Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support