.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

  NameDescription
Public propertyBuildEngineGets or sets the instance of the IBuildEngine object used by the task. (Inherited from Task.)
Public propertyBuildEngine2Gets the instance of the IBuildEngine2 object used by the task. (Inherited from Task.)
Public propertyFormatTypeInfrastructure. Gets or sets the format type.
Protected propertyHelpKeywordPrefixGets or sets the prefix used to compose Help keywords from resource names. (Inherited from Task.)
Public propertyHostObjectGets or sets the host object associated with the task. (Inherited from Task.)
Public propertyLogInfrastructure. Gets an instance of a TaskLoggingHelperExtension containing task logging methods. (Inherited from TaskExtension.)
Public propertyOutputVersionInfrastructure. Gets or sets the output version that includes the revision number.
Public propertyRevisionInfrastructure. Gets or sets the revision to append to the version.
Protected propertyTaskResourcesGets or sets the culture-specific resources associated with the task. (Inherited from Task.)
Public propertyVersionInfrastructure. Gets or sets the version number string to format.
Top
See Also

Reference

Tags :


Page view tracker