Compartir a través de


ContainsExpressionType.Constant Propiedad

Definición

La Constant propiedad obtiene o establece un valor en una restricción que se compara con un campo.

public:
 property ExchangeWebServices::ConstantValueType ^ Constant { ExchangeWebServices::ConstantValueType ^ get(); void set(ExchangeWebServices::ConstantValueType ^ value); };
public ExchangeWebServices.ConstantValueType Constant { get; set; }
Public Property Constant As ConstantValueType

Valor de propiedad

La Constant propiedad devuelve un ConstantValueType objeto que identifica un valor que se compara con el valor de un campo.

Se aplica a