ProcessorParameter.DefaultValue Property
Note
This property is available only when developing for Windows.
Default value of the processor parameter.
Namespace: Microsoft.Xna.Framework.Content.Pipeline
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
public Object DefaultValue { get; set; }
Property Value
Default value of the processor parameter.
Remarks
Not all types are supported. For a complete list of supported values, see Parameterized Processors.
DefaultValue is treated as a suggestion to the designer UI and is not enforced by the content pipeline. This value may be null.
See Also
Reference
ProcessorParameter Class
ProcessorParameter Members
Microsoft.Xna.Framework.Content.Pipeline Namespace
Platforms
Windows 7, Windows Vista, Windows XP