C# Class Microsoft.ManagementConsole.Internal.PropertyPagesResponse

Inheritance: RequestResponse
Afficher le fichier Open project: SiteView/ECC8.13 Class Usage Examples

Méthodes publiques

Méthode Description
GetPropertyPages ( ) : Microsoft.ManagementConsole.Internal.PropertyPageInfo[]
SetPropertyPages ( PropertyPageInfo propertyPagesData ) : void

Method Details

GetPropertyPages() public méthode

public GetPropertyPages ( ) : Microsoft.ManagementConsole.Internal.PropertyPageInfo[]
Résultat Microsoft.ManagementConsole.Internal.PropertyPageInfo[]

SetPropertyPages() public méthode

public SetPropertyPages ( PropertyPageInfo propertyPagesData ) : void
propertyPagesData PropertyPageInfo
Résultat void