Partager via


NotSupportedRequestVersionException.SupportedRequestVersions - Propriété

Espace de noms :  Microsoft.SharePoint.Client
Assembly :  Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)

Syntaxe

'Déclaration
Public ReadOnly Property SupportedRequestVersions As IEnumerable(Of Version)
    Get
'Utilisation
Dim instance As NotSupportedRequestVersionException
Dim value As IEnumerable(Of Version)

value = instance.SupportedRequestVersions
public IEnumerable<Version> SupportedRequestVersions { get; }

Valeur de propriété

Type : System.Collections.Generic.IEnumerable<Version>

Voir aussi

Référence

NotSupportedRequestVersionException classe

NotSupportedRequestVersionException - Membres

Microsoft.SharePoint.Client - Espace de noms