Constant.TypeCode Proprietà

Definizione

Ottiene un codice di tipo che identifica il tipo del valore costante.

public:
 property System::Reflection::Metadata::ConstantTypeCode TypeCode { System::Reflection::Metadata::ConstantTypeCode get(); };
public System.Reflection.Metadata.ConstantTypeCode TypeCode { get; }
member this.TypeCode : System.Reflection.Metadata.ConstantTypeCode
Public ReadOnly Property TypeCode As ConstantTypeCode

Valore della proprietà

Commenti

Corrisponde al Type campo della Constant tabella nello standard ECMA-335.

Si applica a