FileClassifier Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Implements the FileClassifer task. Use the FileClassifer element in your project file to create and execute this task. For usage and parameter information, see FileClassifier Task.
Assembly: PresentationBuildTasks (in PresentationBuildTasks.dll)
| Name | Description | |
|---|---|---|
![]() | FileClassifier() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the FileClassifier class. |
| 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.) |
![]() | BuildEngine3 | Gets the instance of the IBuildEngine3 object used by the task.(Inherited from Task.) |
![]() | BuildEngine4 | Gets the instance of the IBuildEngine4 object used by the task.(Inherited from Task.) |
![]() | CLREmbeddedResource | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the output Item list for the CLR resources that will be saved in the main assembly. |
![]() | CLRResourceFiles | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the CLR resource file list. |
![]() | CLRSatelliteEmbeddedResource | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the output Item list for the CLR resources that will be saved in the satellite assembly. |
![]() | Culture | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the culture of the build. |
![]() | HostObject | Gets or sets the host object associated with the task.(Inherited from Task.) |
![]() | Log | Gets an instance of a TaskLoggingHelper class containing task logging methods.(Inherited from Task.) |
![]() | MainEmbeddedFiles | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets non-localizable resources that will be embedded into the Main assembly. |
![]() | OutputType | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the output type of the assembly. |
![]() | SatelliteEmbeddedFiles | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the localizable files that are embedded in the satellite assembly for the culture that is specified by the Culture property. |
![]() | SourceFiles | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the list of items that are to be classified. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Execute() | This API supports the product infrastructure and is not intended to be used directly from your code. Executes a task.(Overrides Task::Execute().) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Available since 3.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

