de la propiedad UrlSegmentAliasMapAttribute.ResourceType
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblado: Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxis
'Declaración
Public Property ResourceType As Type
Get
Set
'Uso
Dim instance As UrlSegmentAliasMapAttribute
Dim value As Type
value = instance.ResourceType
instance.ResourceType = value
public Type ResourceType { get; set; }
Valor de propiedad
Tipo: System.Type
Vea también
Referencia
clase UrlSegmentAliasMapAttribute