ODataPathExtensions.IsStreamPropertyPath(ODataPath) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une valeur booléenne indiquant si le chemin donné est un chemin de propriété de flux.
public static bool IsStreamPropertyPath (this Microsoft.OData.UriParser.ODataPath path);
static member IsStreamPropertyPath : Microsoft.OData.UriParser.ODataPath -> bool
<Extension()>
Public Function IsStreamPropertyPath (path As ODataPath) As Boolean
Paramètres
- path
- ODataPath
Chemin odata donné.
Retours
true/false