SPDistributedCacheKeyNotFoundException - Constructeur (String)
Espace de noms : Microsoft.SharePoint.DistributedCaching
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Sub New ( _
msg As String _
)
'Utilisation
Dim msg As String
Dim instance As New SPDistributedCacheKeyNotFoundException(msg)
public SPDistributedCacheKeyNotFoundException(
string msg
)
Paramètres
- msg
Type : System.String
Voir aussi
Référence
SPDistributedCacheKeyNotFoundException classe
SPDistributedCacheKeyNotFoundException - Membres