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