NotFoundActivityTemplateException - 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 NotFoundActivityTemplateException(msg)
public NotFoundActivityTemplateException(
string msg
)
Paramètres
- msg
Type : System.String
Voir aussi
Référence
NotFoundActivityTemplateException classe
NotFoundActivityTemplateException - Membres