ManagementListStateDescriptorFactory Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines a factory which returns ManagementListStateDescriptors.
C++
public ref class ManagementListStateDescriptorFactory : Microsoft::Management::UI::Internal::IStateDescriptorFactory<Microsoft::Management::UI::Internal::ManagementList ^>
[Windows::Foundation::Metadata::WebHostHidden]
class ManagementListStateDescriptorFactory : Microsoft::Management::UI::Internal::IStateDescriptorFactory<Microsoft::Management::UI::Internal::ManagementList>
public class ManagementListStateDescriptorFactory : Microsoft.Management.UI.Internal.IStateDescriptorFactory<Microsoft.Management.UI.Internal.ManagementList>
type ManagementListStateDescriptorFactory = class
interface IStateDescriptorFactory<ManagementList>
Public Class ManagementListStateDescriptorFactory
Implements IStateDescriptorFactory(Of ManagementList)
- Inheritance
-
ManagementListStateDescriptorFactory
- Implements
Create() |
Factory method that creates a ManagementListStateDescriptor. |
Product | Versies |
---|---|
Windows PowerShell | 5.1.0.0 |