Expand Minimize
This topic has not yet been rated - Rate this topic

CompilerIncludeHandlerType Enumeration

Bb195355.note(en-US,XNAGameStudio.30).gifNote
This enumeration is available only when developing for Windows.
Identifies an include file as a local or system resource.

Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

public enum CompilerIncludeHandlerType
 Member nameDescription
LocalA local resource.
SystemA system resource.
Windows XP SP2, Windows Vista
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.