Identifier.Type, propriété (Microsoft.Office.Server.ApplicationRegistry.Administration)
Sets or gets the type of the identifier.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Property Type As Type
'Utilisation
Dim instance As Identifier
Dim value As Type
value = instance.Type
instance.Type = value
public Type Type { get; set; }
Valeur de la propriété
The .NET Type.
Remarques
Type cannot be a custom type. GUIDs are supported.
Voir aussi
Référence
Identifier, classe
Membres Identifier
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms