Condividi tramite


ODataPathExtensions.IsStreamPropertyPath(ODataPath) Metodo

Definizione

Ottiene un valore booleano che indica se il percorso specificato è un percorso della proprietà del flusso.

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

Parametri

path
ODataPath

Percorso odata specificato.

Restituisce

true/false

Si applica a