ProcessorParameter.Description Property
Note
This property is available only when developing for Windows.
Description of the parameter, as specified by the [Description] attribute.
Namespace: Microsoft.Xna.Framework.Content.Pipeline
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
public string Description { get; set; }
Property Value
Parameter description.
Remarks
The description appears as a tooltip, displayed by the designer UI. 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