Partilhar via


ProcessorParameter.PossibleEnumValues Property

Note

This property is available only when developing for Windows.

Available options for enumerated type parameters. For parameters of other types, this value is null.

Namespace: Microsoft.Xna.Framework.Content.Pipeline
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)

Syntax

public ReadOnlyCollection<string> PossibleEnumValues { get; }

Property Value

Available values for the parameter.

See Also

Reference

ProcessorParameter Class
ProcessorParameter Members
Microsoft.Xna.Framework.Content.Pipeline Namespace

Platforms

Windows 7, Windows Vista, Windows XP