TransformationArgument.Value Property
Definition
- Assembly
- Sandcastle.Core.dll
This is used to get or set the argument's value for simple arguments
public string Value { get; set; }
Property Value
Remarks
If set to a non-null value, the value of the Content property is ignored. This property will take precedence if both are set.