ContractClassAttribute.TypeContainingContracts Propriedade

Definição

Obtém o tipo que contém os contratos de código para este tipo.

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

Valor de Propriedade

O tipo que contém o código contrata-se para este tipo.

Aplica-se a