Share via


TextValueWithLanguage.ColorSeed property

Namespace:  Microsoft.SharePoint.Client.Publishing
Assembly:  Microsoft.SharePoint.Client.Publishing (in Microsoft.SharePoint.Client.Publishing.dll)

Syntax

'Declaration
Public Property ColorSeed As String
    Get
    Set
'Usage
Dim instance As TextValueWithLanguage
Dim value As String

value = instance.ColorSeed

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

Property value

Type: System.String

See also

Reference

TextValueWithLanguage class

TextValueWithLanguage members

Microsoft.SharePoint.Client.Publishing namespace