ContractClassAttribute.TypeContainingContracts Vlastnost

Definice

Získá typ, který obsahuje kontrakty kódu pro tento typ.

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

Hodnota vlastnosti

Typ, který obsahuje kontrakty kódu pro tento typ.

Platí pro