Freigeben über


DeploymentObjectAttributeData Klasse

Definition

public ref class DeploymentObjectAttributeData : IComparable<Microsoft::Web::Deployment::DeploymentObjectAttributeData ^>
public class DeploymentObjectAttributeData : IComparable<Microsoft.Web.Deployment.DeploymentObjectAttributeData>
type DeploymentObjectAttributeData = class
    interface IComparable<DeploymentObjectAttributeData>
Public Class DeploymentObjectAttributeData
Implements IComparable(Of DeploymentObjectAttributeData)
Vererbung
DeploymentObjectAttributeData
Implementiert

Konstruktoren

DeploymentObjectAttributeData(String, Boolean)
DeploymentObjectAttributeData(String, Byte[], DeploymentObjectAttributeKind)
DeploymentObjectAttributeData(String, DateTime)
DeploymentObjectAttributeData(String, DeploymentObjectAttributeValue, DeploymentObjectAttributeKind)
DeploymentObjectAttributeData(String, DeploymentObjectAttributeValue)
DeploymentObjectAttributeData(String, Int64)
DeploymentObjectAttributeData(String, String, DeploymentObjectAttributeKind)
DeploymentObjectAttributeData(String, String)

Eigenschaften

Kind
Name
SerializedValue
Value

Methoden

CompareTo(DeploymentObjectAttributeData)
Equals(Object)
GetHashCode()
GetValue<T>()

Operatoren

Equality(DeploymentObjectAttributeData, DeploymentObjectAttributeData)
GreaterThan(DeploymentObjectAttributeData, DeploymentObjectAttributeData)
Inequality(DeploymentObjectAttributeData, DeploymentObjectAttributeData)
LessThan(DeploymentObjectAttributeData, DeploymentObjectAttributeData)

Gilt für: