BuildContent.TargetProfile Property
Note
This property is available only when developing for Windows.
Gets or sets the target graphics profile.
This should be one of the values of the GraphicsProfile Enumeration enumeration.
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Tasks
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
[RequiredAttribute]
public string TargetProfile { get; set; }
Property Value
Target graphics profile of the content build. For a list of possible values, see GraphicsProfile Enumeration.
See Also
Reference
BuildContent Class
BuildContent Members
Microsoft.Xna.Framework.Content.Pipeline.Tasks Namespace
Platforms
Windows 7, Windows Vista, Windows XP