SocialDataOverlay.Length propriedade
Obtém o comprimento da subcadeia de caracteres que está associado a sobreposição.
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 ReadOnly Property Length As Integer
Get
'Uso
Dim instance As SocialDataOverlay
Dim value As Integer
value = instance.Length
public int Length { get; }
Valor de propriedade
Tipo: System.Int32