GroupNotExistException.GroupTitle, propriété (Microsoft.SharePoint.Portal.SiteData)
Obsolete. Gets the title of the group that does not exist in the database.
Espace de noms : Microsoft.SharePoint.Portal.SiteData
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property GroupTitle As String
'Utilisation
Dim instance As GroupNotExistException
Dim value As String
value = instance.GroupTitle
public string GroupTitle { get; }
Valeur de la propriété
String. The title of the group that does not exist in the database.
Voir aussi
Référence
GroupNotExistException, classe
Membres GroupNotExistException
Microsoft.SharePoint.Portal.SiteData, espace de noms