ContractClassAttribute.TypeContainingContracts Propriété

Définition

Obtient le type qui contient les contrats de code pour ce type.

public:
 property Type ^ TypeContainingContracts { Type ^ get(); };
public Type TypeContainingContracts { get; }
member this.TypeContainingContracts : Type
Public ReadOnly Property TypeContainingContracts As Type

Valeur de propriété

Type qui contient les contrats de code pour ce type.

S’applique à