Partager via


ODataPathExtensions.IsStreamPropertyPath(ODataPath) Méthode

Définition

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

S’applique à