Compartilhar via


SocialPostDefinitionDataItem.PlaceholderName propriedade

This member is reserved for internal use and is not intended to be used directly from your code.

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 PlaceholderName As String
    Get
    Set
'Uso
Dim instance As SocialPostDefinitionDataItem
Dim value As String

value = instance.PlaceholderName

instance.PlaceholderName = value
public string PlaceholderName { get; set; }

Valor de propriedade

Tipo: System.String

Ver também

Referência

SocialPostDefinitionDataItem classe

SocialPostDefinitionDataItem membros

Microsoft.SharePoint.Client.Social namespace