UrlSegmentAliasMapAttribute.ResourceType propriedade
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
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 propriedade
Tipo: System.Type
Ver também
Referência
UrlSegmentAliasMapAttribute classe