SubsystemInfo.ImplementationInfo Class
Definition
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.
Information about an implementation of a subsystem.
public class SubsystemInfo.ImplementationInfo
[System.Runtime.CompilerServices.Nullable(0)]
public class SubsystemInfo.ImplementationInfo
type SubsystemInfo.ImplementationInfo = class
[<System.Runtime.CompilerServices.Nullable(0)>]
type SubsystemInfo.ImplementationInfo = class
Public Class SubsystemInfo.ImplementationInfo
- Inheritance
-
SubsystemInfo.ImplementationInfo
- Attributes
Properties
Description |
Gets the description of a subsystem implementation. |
Id |
Gets the unique identifier for a subsystem implementation. |
ImplementationType |
Gets the implementation type. |
Kind |
Gets the kind of subsystem. |
Name |
Gets the name of a subsystem implementation. |