Share via


RootComponentMetadata Class

Definition

Metadata that represents the root component associated with an endpoint.

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

Constructors

Name Description
RootComponentMetadata(Type)

Initializes a new instance of RootComponentMetadata.

Properties

Name Description
Type

Gets the component type.

Applies to