Compartilhar via


NotSupportedRequestVersionException construtor (Version, IEnumerable<Version>)

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxe

'Declaração
Public Sub New ( _
    requestVersion As Version, _
    supportedVersions As IEnumerable(Of Version) _
)
'Uso
Dim requestVersion As Version
Dim supportedVersions As IEnumerable(Of Version)

Dim instance As New NotSupportedRequestVersionException(requestVersion, _
    supportedVersions)
public NotSupportedRequestVersionException(
    Version requestVersion,
    IEnumerable<Version> supportedVersions
)

Parâmetros

Ver também

Referência

NotSupportedRequestVersionException classe

NotSupportedRequestVersionException membros

NotSupportedRequestVersionException em sobrecarga

Microsoft.SharePoint.Client namespace