共用方式為


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 屬性的值。

備註

指定專案中包含的二進位數據型別。

適用於