共用方式為


ThmxTheme.HyperlinkColor property

取得套用至目前的佈景主題中的超連結的色彩。

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

Syntax

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

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

Property value

Type: Microsoft.SharePoint.Utilities.ThemeColor
ThemeColor 物件,指定要套用至目前的佈景主題中的超連結的色彩。

請參閱

參照

ThmxTheme class

ThmxTheme members

Microsoft.SharePoint.Utilities namespace