SocialAttachmentAction.Height propriedade
Namespace: Microsoft.SharePoint.Client.Social
Assemblies: Microsoft.SharePoint.Client.UserProfiles.Silverlight (em Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll); Microsoft.SharePoint.Client.UserProfiles.Phone (em Microsoft.SharePoint.Client.UserProfiles.Phone.dll) Microsoft.SharePoint.Client.UserProfiles (em Microsoft.SharePoint.Client.UserProfiles.dll)
Sintaxe
'Declaração
Public Property Height As UInteger
Get
Set
'Uso
Dim instance As SocialAttachmentAction
Dim value As UInteger
value = instance.Height
instance.Height = value
public uint Height { get; set; }
Valor de propriedade
Tipo: System.UInt32