C# Class Microsoft.ManagementConsole.Internal.SelectScopeNodeCommand

Inheritance: ViewCommand
Mostra file Open project: SiteView/ECC8.13 Class Usage Examples

Public Methods

Method Description
GetRelativePath ( ) : Microsoft.ManagementConsole.Internal.NodeIdData[]
SetRelativePath ( NodeIdData relativePath ) : void

Method Details

GetRelativePath() public method

public GetRelativePath ( ) : Microsoft.ManagementConsole.Internal.NodeIdData[]
return Microsoft.ManagementConsole.Internal.NodeIdData[]

SetRelativePath() public method

public SetRelativePath ( NodeIdData relativePath ) : void
relativePath NodeIdData
return void