Compartilhar via


SocialPostCreationData.DefinitionData 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 DefinitionData As SocialPostDefinitionData
    Get
    Set
'Uso
Dim instance As SocialPostCreationData
Dim value As SocialPostDefinitionData

value = instance.DefinitionData

instance.DefinitionData = value
public SocialPostDefinitionData DefinitionData { get; set; }

Valor de propriedade

Tipo: Microsoft.SharePoint.Client.Social.SocialPostDefinitionData

Ver também

Referência

SocialPostCreationData classe

SocialPostCreationData membros

Microsoft.SharePoint.Client.Social namespace