DeploymentObjectAttribute Class
IIS 7.0
Provides the properties and operator overloads that define an attribute for a DeploymentObjectAttribute class.
Assembly: Microsoft.Web.Deployment (in Microsoft.Web.Deployment.dll)
The DeploymentObjectAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Description | Gets the description of the deployment attribute |
![]() | ExampleOrDetail | BUGBUG |
![]() | FriendlyName | Gets the friendly name of the deployment attribute. |
![]() | Kind | Gets the DeploymentObjectAttributeKind of the deployment attribute. |
![]() | Name | Gets the name of the deployment attribute. |
![]() | Value | Gets the value of the deployment attribute. |
| Name | Description | |
|---|---|---|
![]() | CompareTo | Compares a DeploymentObjectAttribute against the current DeploymentObjectAttribute instance to determine if they are equal. |
![]() | Equals | Compares a generic object against the current DeploymentObjectAttribute instance to determine if they are equal. (Overrides Object..::..Equals(Object).) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | Returns the hash code for this DeploymentObjectAttribute. (Overrides Object..::..GetHashCode()()()().) |
![]() | GetType | (Inherited from Object.) |
![]() | GetValue<(Of <<'(T>)>>) | BUGBUG |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | Equality | Determines whether two specified instances of DeploymentObjectAttribute are equal. |
![]() ![]() | GreaterThan | Indicates whether a specified DeploymentObjectAttribute is greater than another specified DeploymentObjectAttribute. |
![]() ![]() | Inequality | Indicates whether two DeploymentObjectAttribute instances are not equal. |
![]() ![]() | LessThan | Indicates whether a specified DeploymentObjectAttribute is less than another specified DeploymentObjectAttribute. |
Show:
