In This Article

IReflectionDefinition Interface

Provides the base requirements of a reflection definition.

public interface IReflectionDefinition

Properties

Name

Gets the definition's name.

string Name { get; }

Property Value

string:

The definition's name.