Freigeben über


MarketplaceSettings Class

Definition

Contains settings for the Microsoft AppSource.

public ref class MarketplaceSettings : Microsoft::Xrm::Sdk::Deployment::DeploymentConfigSettings
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="MarketplaceSettings", Namespace="http://schemas.microsoft.com/xrm/2011/Contracts/Deployment")]
public class MarketplaceSettings : Microsoft.Xrm.Sdk.Deployment.DeploymentConfigSettings
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="MarketplaceSettings", Namespace="http://schemas.microsoft.com/xrm/2011/Contracts/Deployment")>]
type MarketplaceSettings = class
    inherit DeploymentConfigSettings
Public Class MarketplaceSettings
Inherits DeploymentConfigSettings
Inheritance
Attributes

Constructors

MarketplaceSettings()

Initializes a new instance of the MarketplaceSettings class.

Properties

ExtensionData

Gets or sets the structure that contains extra data.

(Inherited from DeploymentObject)
InternetConnectionProxyEndpoint

Gets or sets the proxy server and port used for outgoing internet requests.

SolutionsMarketplaceEnabled

Gets or sets whether the solutions marketplace is enabled.

Applies to