Compartir vía


BinaryExchange.ValueType Propiedad

Definición

Obtiene el URI de ValueType.

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

Valor de propiedad

Uri

Uri que contiene el tipo de valor. Este es el valor del atributo ValueType del elemento BinaryExchange.

Comentarios

Especifica el tipo de los datos binarios contenidos en el elemento .

Se aplica a