This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Mage.
Summary
Gets or sets the provider URL to be use in the deployment manifest being
generated or updated.
- Assembly
- Cake
.Mage .dll - Namespace
- Cake
.Mage - Containing Type
- Base
New And Update Deployment Settings
Syntax
public Uri ProviderUrl { get; set; }
Value
Type | Description |
---|---|
Uri | The provider URL. |