INamedElementOptions

Namespace: Proffer.Configuration

A named element from the options (provider or scope).

public interface INamedElementOptions

Properties

Name

Gets or sets the name.

public abstract string Name { get; set; }

Property Value

String