ContractClassForAttribute.TypeContractsAreFor Eigenschaft

Definition

Ruft den Typ ab, für den dieser Codevertrag gilt.

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

Eigenschaftswert

Der Typ, für den dieser Vertrag gilt.

Gilt für: