DeploymentLinkExtension Class

IIS 7.0

Provides properties for a deployment link extension.

System..::..Object
  Microsoft.Web.Deployment..::..DeploymentLinkExtension

Namespace:  Microsoft.Web.Deployment
Assembly:  Microsoft.Web.Deployment (in Microsoft.Web.Deployment.dll)

public ref class DeploymentLinkExtension abstract : IDeploymentNameDescription

The DeploymentLinkExtension type exposes the following members.

  NameDescription
Protected methodDeploymentLinkExtensionCreates an instance of a deployment link extension.
Top

  NameDescription
Public propertyDescription
Public propertyEnabledGets or sets a value that determines if the link extension is enabled or disabled.
Public propertyExampleOrDetailGets the example or detail message for the current link extension.
Public propertyFriendlyName
Public propertyName
Top

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetChildProvidersGets child providers associated with the current link extension
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: