TopicTransformationCore.TransformationArguments Property
Definition
- Assembly
- Sandcastle.Core.dll
This read-only property returns a dictionary used to contain transformation arguments used by the presentation style
public IReadOnlyDictionary<string, TransformationArgument> TransformationArguments { get; }