Action.Name, propriété (Microsoft.Office.Server.ApplicationRegistry.Administration)
Represents the name of the action.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Property Name As String
'Utilisation
Dim instance As Action
Dim value As String
value = instance.Name
instance.Name = value
public string Name { get; set; }
Valeur de la propriété
A string representing the name of the action.
Voir aussi
Référence
Action, classe
Membres Action
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms