C# Class Microsoft.OpenApi.OData.Edm.ODataStreamPropertySegment

Property Stream segment.
Inheritance: Microsoft.OpenApi.OData.Edm.ODataSegment
Afficher le fichier Open project: microsoft/OpenAPI.NET.OData

Méthodes publiques

Méthode Description
ODataStreamPropertySegment ( string streamPropertyName ) : System.Collections.Generic

Initializes a new instance of ODataStreamPropertySegment class.

Method Details

ODataStreamPropertySegment() public méthode

Initializes a new instance of ODataStreamPropertySegment class.
public ODataStreamPropertySegment ( string streamPropertyName ) : System.Collections.Generic
streamPropertyName string The name of the stream property.
Résultat System.Collections.Generic