Share via


ComponentTypeMetadata Class

Definition

Metadata that represents the component associated with an endpoint.

public sealed class ComponentTypeMetadata
type ComponentTypeMetadata = class
Public NotInheritable Class ComponentTypeMetadata
Inheritance
ComponentTypeMetadata

Constructors

ComponentTypeMetadata(Type)

Initializes a new instance of ComponentTypeMetadata.

Properties

Type

Gets the component type.

Applies to