Partager via


ItemListFilteredFullEnumerationNotSupportedException constructeur (String)

Initialise une nouvelle instance de la classe ItemListFilteredFullEnumerationNotSupportedException qui contient un message d'erreur spécifié.

Espace de noms: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (dans microsoft.synchronization.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    message As String _
)
'Utilisation
Dim message As String

Dim instance As New ItemListFilteredFullEnumerationNotSupportedException(message)
public ItemListFilteredFullEnumerationNotSupportedException (
    string message
)
public:
ItemListFilteredFullEnumerationNotSupportedException (
    String^ message
)
public ItemListFilteredFullEnumerationNotSupportedException (
    String message
)
public function ItemListFilteredFullEnumerationNotSupportedException (
    message : String
)

Paramètres

  • message
    Message qui indique l'erreur.

Voir aussi

Référence

Classe ItemListFilteredFullEnumerationNotSupportedException
Membres ItemListFilteredFullEnumerationNotSupportedException
Espace de noms Microsoft.Synchronization