共用方式為


ThmxTheme.FollowedHyperlinkColor property

取得目前的佈景主題套用至已遵循的超連結中所指定的色彩。

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property FollowedHyperlinkColor As ThemeColor
    Get
'用途
Dim instance As ThmxTheme
Dim value As ThemeColor

value = instance.FollowedHyperlinkColor
public ThemeColor FollowedHyperlinkColor { get; }

Property value

Type: Microsoft.SharePoint.Utilities.ThemeColor
套用至指定的型別ThemeColor的色彩會加上目前的佈景主題的超文字連結。

請參閱

參照

ThmxTheme class

ThmxTheme members

Microsoft.SharePoint.Utilities namespace