ModelProperty.IsAttached Propriété

Définition

Détermine si la propriété représente une propriété attachée d'un autre type.

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

Valeur de propriété

Boolean

true si la propriété représente une propriété attachée d'un autre type ; sinon, false.

S’applique à