Visual J# Extensibility Object Model for Projects
Visual Studio 2005
Visual J# users can programmatically manipulate projects by using the properties, methods, and events described in Visual Basic, Visual C# and Visual J# Extensibility Object Model for Projects, with the following additional guidelines.
The following Configuration object properties are not applicable for Visual J# projects:
-
AllowUnsafeBlocks
-
CheckForOverflowUnderflow
-
DefineDebug
-
DefineTrace
-
DocumentationFile
-
FileAlignment
-
IncrementalBuild
-
RemoveIntegerChecks
Project Object Properties
The following Project object properties are not applicable for Visual J# projects:
-
OptionCompare
-
OptionExplicit
-
OptionStrict