Partager via


IdentifierStruct.TypeName - Propriété

Obtient ou définit le nom du type.

Espace de noms :  Microsoft.SharePoint.BusinessData.SharedService
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property TypeName As String
    Get
    Set
'Utilisation
Dim instance As IdentifierStruct
Dim value As String

value = instance.TypeName

instance.TypeName = value
public string TypeName { get; set; }

Valeur de propriété

Type : System.String
Le nom du type.

Voir aussi

Référence

IdentifierStruct classe

IdentifierStruct - Membres

Microsoft.SharePoint.BusinessData.SharedService - Espace de noms