PSSecurityCategory.MyPersonalProjects - Champ
Remarque : cette API est désormais obsolète.
La catégorie de sécurité par défaut pour les projets personnels qui appartiennent à l'utilisateur.
Espace de noms : Microsoft.Office.Project.Server.Library
Assembly : Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)
Syntaxe
'Déclaration
<ObsoleteAttribute("The MyPersonalProjects category has been deprecated. See the Microsoft Project 2010 SDK for more information.")> _
Public Shared ReadOnly MyPersonalProjects As Guid
'Utilisation
Dim value As Guid
value = PSSecurityCategory.MyPersonalProjects
[ObsoleteAttribute("The MyPersonalProjects category has been deprecated. See the Microsoft Project 2010 SDK for more information.")]
public static readonly Guid MyPersonalProjects