Table of Contents

TransformationArgument.Value Property

Definition

Namespace
Sandcastle.Core.PresentationStyle.Transformation
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

string

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.