Condividi tramite


TypeBinaryExpression.TypeOperand Proprietà

Definizione

Ottiene l'operando del tipo di un'operazione di test del tipo.

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

Valore della proprietà

Type che rappresenta l'operando del tipo di un'operazione di test del tipo.

Si applica a