Share via


SubsystemInfo.ImplementationInfo Class

Definition

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.

Applies to