IDeploymentNameDescription Interface

IIS 7.0

Provides descriptive information for a deployment name and description object.

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

public interface class IDeploymentNameDescription

The IDeploymentNameDescription type exposes the following members.

  NameDescription
Public propertyDescriptionGets the description of the current deployment name and description object.
Public propertyExampleOrDetailGets the example or detail information of the current deployment name and description object.
Public propertyFriendlyNameGets the friendly name of the current deployment name and description object.
Public propertyNameGets the name of the current deployment name and description object.
Top
Show: