This topic has not yet been rated - Rate this topic

MoveToPath Method

IIS 7.0

Sets the current node to the specified path.

Namespace:  Microsoft.Web.Management.Server
Assembly:  Microsoft.Web.Management (in Microsoft.Web.Management.dll)
public bool MoveToPath(
	string configurationPath
)

Parameters

configurationPath
Type: System..::..String
The target configuration path.

Return Value

Type: System..::..Boolean
true if the current node is not nullNothingnullptrunita null reference (Nothing in Visual Basic); otherwise, false.

If the specified path is not valid, the current node is set to nullNothingnullptrunita null reference (Nothing in Visual Basic).

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.