public abstract class BuildComponentFactoryPublic MustInherit Class BuildComponentFactorypublic ref class BuildComponentFactory abstract[<AbstractClassAttribute>]
type BuildComponentFactory = class end| BuildComponentFactory | Constructor |
| BuildAssembler | This is used to import the build assembler instance that is passed to the build component when it is created. |
| ConceptualBuildPlacement | This is used to get or set a placement action for conceptual content builds |
| DefaultConfiguration | This read-only property can be overridden to define a default configuration for the build component |
| Dependencies | This read-only property can be overridden to provide a list of build components on which this component depends. |
| ReferenceBuildPlacement | This is used to get or set a placement action for reference content builds |
| Create | This is implemented to provide a build component factory |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |