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

RootComponentMetadata(Type)

Initializes a new instance of RootComponentMetadata.

Properties

Type

Gets the component type.

Applies to