Propriété ODataFormat.RawValue
Spécifie le format RAW. Utilisé pour les valeurs brutes.
Espace de noms : Microsoft.Data.OData
Assembly : Microsoft.Data.OData (en Microsoft.Data.OData.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly Property RawValue As ODataFormat
Get
'Utilisation
Dim value As ODataFormat
value = ODataFormat.RawValue
public static ODataFormat RawValue { get; }
public:
static property ODataFormat^ RawValue {
ODataFormat^ get ();
}
static member RawValue : ODataFormat
static function get RawValue () : ODataFormat
Valeur de propriété
Type : Microsoft.Data.OData.ODataFormat
Format RAW.