Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Note
This property is available only when developing for Windows.
Gets or sets the dependencies of the pipeline assemblies.
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Tasks
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
public ITaskItem[] PipelineAssemblyDependencies { get; set; }
Property Value
Array of content build dependencies.
Remarks
Any dependencies must be loaded by the task. In addition, these dependencies won't be searched for ContentImporter or ContentProcessor components.
See Also
Reference
BuildContent Class
BuildContent Members
Microsoft.Xna.Framework.Content.Pipeline.Tasks Namespace
Platforms
Windows 7, Windows Vista, Windows XP