BinaryExchange.ValueType プロパティ

定義

ValueType URI を取得します。

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

プロパティ値

Uri

値型を含む Uri 。 これは、BinaryExchange 要素の ValueType 属性の値です。

注釈

要素に含まれるバイナリ データの型を指定します。

適用対象