DynamicMetaObject.HasValue Propriété

Définition

Obtient une valeur indiquant si DynamicMetaObject a la valeur d'exécution.

public:
 property bool HasValue { bool get(); };
public bool HasValue { get; }
member this.HasValue : bool
Public ReadOnly Property HasValue As Boolean

Valeur de propriété

true si a DynamicMetaObject la valeur runtime ; sinon, false.

S’applique à