CustomActionElement.TypeId - Propriété
Ce membre remplace ClientValueObject.TypeId.
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public Overrides ReadOnly Property TypeId As String
Get
'Utilisation
Dim instance As CustomActionElement
Dim value As String
value = instance.TypeId
public override string TypeId { get; }
Valeur de propriété
Type : System.String