Solution Properties

MSBuild Extension Pack

Solution Properties MSBuild Extension Pack Help 4.0.12.0

The Solution type exposes the following members.

Properties

  Name Description
Public property ConnectionTimeout
Gets or sets the timeout in minutes for connecting to Crm Service. Default is 3 minutes.
Public property EnableSdkProcessingSteps
Sets whether to enable any SDK message processing steps included in the Solution. Default is true.
Public property ExportAsManagedSolution
Sets whether the Solution to be exported as a managed Solution. Default is true.
Public property Extension
Sets the extension of the Solution file for import or export.
Public property Name
Sets the Name of the Solution. While exporting the Solution file will be named same as the Solution's name.
Public property OrganizationUrl
Sets the Url of the Organization, where the Solution is imported to.
Public property OverwriteCustomizations
Sets whether to overwrite any unmanaged customizations or not. Default is true.
Public property Path
Sets the directory path where the Solution is imported or exported to. If a path is not set, the file is read or written from the MSBuild script's directory path.
Public property Version
Sets the Version of the Solution.
Top
See Also

Reference