Home
Library
Learn
Downloads
Support
Community
Sign in
|
United States - English
|
|
MSDN Library
Development Tools and Languages
Visual Studio 2010
Visual Studio
Application Development in Visual Studio
Customizing, Automating, and Extending the Development Environment
Automation and Extensibility for Visual Studio
Automation and Extensibility Reference
Microsoft.VisualStudio.VCProjectEngine
_dispVCProjectEngineEvents Interface
_dispVCProjectEngineEvents_Event Interface
_dispVCProjectEngineEvents_ItemAddedEventHandler Delegate
_dispVCProjectEngineEvents_ItemMovedEventHandler Delegate
_dispVCProjectEngineEvents_ItemPropertyChange2EventHandler Delegate
_dispVCProjectEngineEvents_ItemPropertyChangeEventHandler Delegate
_dispVCProjectEngineEvents_ItemRemovedEventHandler Delegate
_dispVCProjectEngineEvents_ItemRenamedEventHandler Delegate
_dispVCProjectEngineEvents_ProjectBuildFinishedEventHandler Delegate
_dispVCProjectEngineEvents_ProjectBuildStartedEventHandler Delegate
_dispVCProjectEngineEvents_ReportErrorEventHandler Delegate
_dispVCProjectEngineEvents_SccEventEventHandler Delegate
_dispVCProjectEngineEvents_SinkHelper Class
_dispVCProjectEngineEvents_SolutionLoadedEventHandler Delegate
_VCProjectEngineEvents Interface
addressAwarenessType Enumeration
AppVrfBaseLayerOptions Enumeration
asmListingOption Enumeration
AVPageHeapProtectionDirection Enumeration
basicRuntimeCheckOption Enumeration
bldActionTypes Enumeration
browseInfoOption Enumeration
BuildWithPropertySheetType Enumeration
callingConventionOption Enumeration
charSet Enumeration
compileAsManagedOptions Enumeration
CompileAsOptions Enumeration
compilerErrorReportingType Enumeration
ConfigurationTypes Enumeration
cppExceptionHandling Enumeration
debugOption Enumeration
driverOption Enumeration
eAppProtectionOption Enumeration
eCLRImageType Enumeration
eCLRThreadAttribute Enumeration
eDebuggerTypes Enumeration
eFileType Enumeration
enhancedInstructionSetType Enumeration
enumDataExecutionPreventionBOOL Enumeration
enumFileFormat Enumeration
enumFrameworkVersion Enumeration
enumMPIAcceptModes Enumeration
enumRandomizedBaseAddressBOOL Enumeration
enumResourceLangID Enumeration
enumSccEvent Enumeration
eSqlClrPermissionLevel Enumeration
eWebRefUrlBehavior Enumeration
favorSizeOrSpeedOption Enumeration
floatingPointModel Enumeration
genProxyLanguage Enumeration
IGenericUserDefinedTool Interface
inlineExpansionOption Enumeration
ISimpleErrorContext Interface
ISimplePropertyContainer Interface
IToolPropertyWriter Interface
IUserDefinedTool Interface
IVCBuildCompleteCallback Interface
IVCBuildPropertyStorage Interface
IVCCollection Interface
IVCIdentity Interface
IVCProjectEngineEvents Interface
IVCProjectEngineEvents2 Interface
IVCRulePropertyStorage Interface
linkAssemblyDebug Enumeration
linkerErrorReportingType Enumeration
linkFixedBaseAddress Enumeration
linkIncrementalType Enumeration
linkProgressOption Enumeration
LinkTimeCodeGenerationOption Enumeration
linkUACExecutionLevel Enumeration
machineTypeOption Enumeration
midlCharOption Enumeration
midlErrorCheckOption Enumeration
midlStructMemberAlignOption Enumeration
midlTargetEnvironment Enumeration
midlWarningLevelOption Enumeration
optFoldingType Enumeration
optimizeOption Enumeration
optManagedIncrementalBuild Enumeration
optRefType Enumeration
optWin98Type Enumeration
pchOption Enumeration
preprocessOption Enumeration
RemoteDebuggerType Enumeration
runtimeLibraryOption Enumeration
structMemberAlignOption Enumeration
subSystemOption Enumeration
termSvrAwarenessType Enumeration
TypeOfDebugger Enumeration
useOfATL Enumeration
useOfMfc Enumeration
VCActiveXReference Interface
VCALinkTool Interface
VCAppVerifierTool Interface
VCAssemblyReference Interface
VCBscMakeTool Interface
VCCLCompilerTool Interface
VCConfiguration Interface
VCCustomBuildRule Interface
VCCustomBuildTool Interface
VCDebugSettings Interface
VCFile Interface
VCFileConfiguration Interface
VCFilter Interface
VCFxCopTool Interface
VCFxCopTool2 Interface
VCLibrarianTool Interface
VCLinkerTool Interface
VCManagedResourceCompilerTool Interface
VCManifestTool Interface
VCMidlTool Interface
VCNMakeTool Interface
VCPlatform Interface
VCPlatform2 Interface
VCPostBuildEventTool Interface
VCPreBuildEventTool Interface
VCPreLinkEventTool Interface
VCProject Interface
VCProjectEngine Interface
VCProjectEngineEvents Interface
VCProjectEngineEventsClass Class
VCProjectEngineObject Interface
VCProjectEngineObjectClass Class
VCProjectItem Interface
VCProjectReference Interface
VCPropertySheet Interface
VCReference Interface
VCReferences Interface
VCResourceCompilerTool Interface
VCRuntimeBooleanProperty Interface
VCRuntimeEnumProperty Interface
VCRuntimeEnumValue Interface
VCRuntimeIntegerProperty Interface
VCRuntimeProperty Interface
VCRuntimeStringProperty Interface
VCToolFile Interface
VCUserMacro Interface
VCWebDeploymentTool Interface
VCWebServiceProxyGeneratorTool Interface
VCXDCMakeTool Interface
VCXMLDataGeneratorTool Interface
warningLevelOption Enumeration
WholeProgramOptimizationTypes Enumeration
Community Content
Add code samples and tips to enhance this topic.
More...
Advertisement
This topic has not yet been rated
-
Rate this topic
termSvrAwarenessType Enumeration
Visual Studio 2010
Other Versions
Visual Studio 11
Visual Studio 2008
Visual Studio 2005
Used by the
TerminalServerAware
property.
Namespace:
Microsoft.VisualStudio.VCProjectEngine
Assembly:
Microsoft.VisualStudio.VCProjectEngine
(in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
C#
C++
F#
JScript
VB
Copy
public
enum
termSvrAwarenessType
Members
Member name
Description
termSvrAwareDefault
Default
termSvrAwareNo
Not Terminal Server Aware (/TSAWARE:NO)
termSvrAwareYes
Application is Terminal Server Aware (/TSAWARE)
See Also
Reference
Microsoft.VisualStudio.VCProjectEngine Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Content
Add
FAQ
Advertisement