Partager via


AttachmentFieldViewModel.Name - Propriété

Obtient ou définit le nom de la pièce jointe.

Espace de noms :  Microsoft.SharePoint.Phone.Application
Assembly :  Microsoft.SharePoint.Phone.Application (dans Microsoft.SharePoint.Phone.Application.dll)

Syntaxe

'Déclaration
<DataMemberAttribute> _
Public Property Name As String
    Get
    Set
'Utilisation
Dim instance As AttachmentFieldViewModel
Dim value As String

value = instance.Name

instance.Name = value
[DataMemberAttribute]
public string Name { get; set; }

Valeur de propriété

Type : System.String
string

Voir aussi

Référence

AttachmentFieldViewModel classe

AttachmentFieldViewModel - Membres

Microsoft.SharePoint.Phone.Application - Espace de noms