HasStreamAttribute Constructor

Creates a new instance of the HasStreamAttribute class.

Namespace:  System.Data.Services.Common
Assembly:  Microsoft.Data.Services.Client (in Microsoft.Data.Services.Client.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New HasStreamAttribute()
public HasStreamAttribute()
public:
HasStreamAttribute()
new : unit -> HasStreamAttribute
public function HasStreamAttribute()

See Also

Reference

HasStreamAttribute Class

System.Data.Services.Common Namespace