CompareAttribute.OtherProperty Propiedad

Definición

Obtiene la propiedad que se va a comparar con la propiedad actual.

public:
 property System::String ^ OtherProperty { System::String ^ get(); };
public string OtherProperty { get; }
member this.OtherProperty : string
Public ReadOnly Property OtherProperty As String

Valor de propiedad

La otra propiedad.

Se aplica a