BinaryExchange.ValueType Property

Definition

Gets the ValueType URI.

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

Property Value

Uri

A Uri that contains the value type. This is the value of the ValueType attribute of the BinaryExchange element.

Remarks

Specifies the type of the binary data contained in the element.

Applies to