Compartir a través de


: Identifier.Type (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Administration)

Sets or gets the type of the identifier.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Property Type As Type
'Uso
Dim instance As Identifier
Dim value As Type

value = instance.Type

instance.Type = value
public Type Type { get; set; }

Valor de propiedad

The .NET Type.

Comentarios

Type cannot be a custom type. GUIDs are supported.

Vea también

Referencia

Identifier (Clase)
Identifier (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)