共用方式為


ISPTheme.IsInverted property

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

Syntax

'宣告
ReadOnly Property IsInverted As Boolean
    Get
'用途
Dim instance As ISPTheme
Dim value As Boolean

value = instance.IsInverted
bool IsInverted { get; }

Property value

Type: System.Boolean

請參閱

參照

ISPTheme interface

ISPTheme members

Microsoft.SharePoint.Utilities namespace