ISPTheme.IsInverted - Propriété
Espace de noms : Microsoft.SharePoint.Utilities
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
ReadOnly Property IsInverted As Boolean
Get
'Utilisation
Dim instance As ISPTheme
Dim value As Boolean
value = instance.IsInverted
bool IsInverted { get; }
Valeur de propriété
Type : System.Boolean