SPRemoteListEventProperties.ListTitle - Propriété
Espace de noms : Microsoft.SharePoint.RemoteApp
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property ListTitle As String
Get
Friend Set
'Utilisation
Dim instance As SPRemoteListEventProperties
Dim value As String
value = instance.ListTitle
[DataMemberAttribute]
public string ListTitle { get; internal set; }
Valeur de propriété
Type : System.String
Voir aussi
Référence
SPRemoteListEventProperties classe