UploadStatus.ExpectedContentRange property

Namespace:  Microsoft.SharePoint.Client.Utilities
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property ExpectedContentRange As String
    Get
'Usage
Dim instance As UploadStatus
Dim value As String

value = instance.ExpectedContentRange
public string ExpectedContentRange { get; }

Property value

Type: System.String

See also

Reference

UploadStatus class

UploadStatus members

Microsoft.SharePoint.Client.Utilities namespace