DirectiveRegistry Class

Definition

Provides support when creating directive IntelliSense at design time.

public ref class DirectiveRegistry abstract sealed
public static class DirectiveRegistry
type DirectiveRegistry = class
Public Class DirectiveRegistry
Inheritance
DirectiveRegistry

Methods

GetDirectives(Version, String)

Returns a collection of directives based on the frameworkVersion parameter and the extension parameter.

Applies to