Sdílet prostřednictvím


ContractClassForAttribute.TypeContractsAreFor Vlastnost

Definice

Získá typ, na který se vztahuje tento kontrakt kódu.

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

Hodnota vlastnosti

Typ, na který se tato smlouva vztahuje.

Platí pro