TypeInformation.BaseTypeFullName - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Public Property BaseTypeFullName As String
Get
Set
'Utilisation
Dim instance As TypeInformation
Dim value As String
value = instance.BaseTypeFullName
instance.BaseTypeFullName = value
public string BaseTypeFullName { get; set; }
Valeur de propriété
Type : System.String