C# Class Microsoft.ManagementConsole.Internal.PropertyPagesResponse

Inheritance: RequestResponse
显示文件 Open project: SiteView/ECC8.13 Class Usage Examples

Public Methods

Method Description
GetPropertyPages ( ) : Microsoft.ManagementConsole.Internal.PropertyPageInfo[]
SetPropertyPages ( PropertyPageInfo propertyPagesData ) : void

Method Details

GetPropertyPages() public method

public GetPropertyPages ( ) : Microsoft.ManagementConsole.Internal.PropertyPageInfo[]
return Microsoft.ManagementConsole.Internal.PropertyPageInfo[]

SetPropertyPages() public method

public SetPropertyPages ( PropertyPageInfo propertyPagesData ) : void
propertyPagesData PropertyPageInfo
return void