TransformerConfiguration.

KnownDirectives Property

Namespace
XamlX.Transform
Containing Type
TransformerConfiguration

Syntax

public List<(string ns, string name)> KnownDirectives { get; }

Value

Type Description
List<(string ns, string name)>