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