ProcessorParameter.IsEnum Property
Note
This property is available only when developing for Windows.
Gets a value indicating whether the paramter is an enumeration.
Namespace: Microsoft.Xna.Framework.Content.Pipeline
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
public bool IsEnum { get; }
Property Value
true if the parameter is an enumeration; false otherwise.
See Also
Reference
ProcessorParameter Class
ProcessorParameter Members
Microsoft.Xna.Framework.Content.Pipeline Namespace
Platforms
Windows 7, Windows Vista, Windows XP