de la propiedad SocialAttachmentAction.Width
Espacio de nombres: Microsoft.SharePoint.Client.Social
Ensamblados: Microsoft.SharePoint.Client.UserProfiles.Silverlight (en Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll); Microsoft.SharePoint.Client.UserProfiles.Phone (en Microsoft.SharePoint.Client.UserProfiles.Phone.dll) Microsoft.SharePoint.Client.UserProfiles (en Microsoft.SharePoint.Client.UserProfiles.dll)
Sintaxis
'Declaración
Public Property Width As UInteger
Get
Set
'Uso
Dim instance As SocialAttachmentAction
Dim value As UInteger
value = instance.Width
instance.Width = value
public uint Width { get; set; }
Valor de propiedad
Tipo: System.UInt32