Прочетете на английски Редактиране

Споделяне чрез


PropertyValue.IsMixedValue Property

Definition

When implemented in a derived class, gets a value that indicates whether multiple objects contain this property and have different values.

C#
public abstract bool IsMixedValue { get; }

Property Value

true if multiple objects contain this property; otherwise, false.

Remarks

If true, Value will return null and StringValue will return Empty.

Applies to

Продукт Версии
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1