DeploymentLinkExtension Class

Definition

Provides properties for a deployment link extension.

public ref class DeploymentLinkExtension abstract : Microsoft::Web::Deployment::IDeploymentNameDescription
public abstract class DeploymentLinkExtension : Microsoft.Web.Deployment.IDeploymentNameDescription
type DeploymentLinkExtension = class
    interface IDeploymentNameDescription
Public MustInherit Class DeploymentLinkExtension
Implements IDeploymentNameDescription
Inheritance
DeploymentLinkExtension
Implements

Constructors

DeploymentLinkExtension(Boolean)

Creates an instance of a deployment link extension.

Properties

Description
Enabled

Gets or sets a value that determines if the link extension is enabled or disabled.

ExampleOrDetail

Gets the example or detail message for the current link extension.

FriendlyName
Name

Methods

GetChildProviders(DeploymentObject, DeploymentAddLinkContext)

Gets child providers associated with the current link extension

Applies to