Partager via


AttachmentCreationInformation.TypeId - Propriété

Obtient l’identificateur de type de la pièce jointe d’un élément de liste.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public Overrides ReadOnly Property TypeId As String
    Get
'Utilisation
Dim instance As AttachmentCreationInformation
Dim value As String

value = instance.TypeId
public override string TypeId { get; }

Valeur de propriété

Type : System.String
L'identificateur de type.

Voir aussi

Référence

AttachmentCreationInformation classe

AttachmentCreationInformation - Membres

Microsoft.SharePoint.Client - Espace de noms