FormatVersion Properties
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
Microsoft.Build.Tasks Namespac ...
FormatVersion Class
FormatVersion Properties
FormatType Property
OutputVersion Property
Revision Property
Version Property
FormatVersion Class
FormatVersion Members
FormatVersion Constructor
FormatVersion Methods
FormatVersion Properties
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
FormatVersion Properties
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The
FormatVersion
type exposes the following members.
Properties
Name
Description
BuildEngine
Gets or sets the instance of the
IBuildEngine
object used by the task.
(Inherited from
Task
.)
BuildEngine2
Gets the instance of the
IBuildEngine2
object used by the task.
(Inherited from
Task
.)
FormatType
Infrastructure.
Gets or sets the format type.
HelpKeywordPrefix
Gets or sets the prefix used to compose Help keywords from resource names.
(Inherited from
Task
.)
HostObject
Gets or sets the host object associated with the task.
(Inherited from
Task
.)
Log
Infrastructure.
Gets an instance of a
TaskLoggingHelperExtension
containing task logging methods.
(Inherited from
TaskExtension
.)
OutputVersion
Infrastructure.
Gets or sets the output version that includes the revision number.
Revision
Infrastructure.
Gets or sets the revision to append to the version.
TaskResources
Gets or sets the culture-specific resources associated with the task.
(Inherited from
Task
.)
Version
Infrastructure.
Gets or sets the version number string to format.
Top
See Also
Reference
FormatVersion Class
Microsoft.Build.Tasks Namespace
Tags :