Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the SPFile associated with this theme if applicable.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<ScriptIgnoreAttribute> _
Public ReadOnly Property File As SPFile
Get
'Usage
Dim instance As ThmxTheme
Dim value As SPFile
value = instance.File
[ScriptIgnoreAttribute]
public SPFile File { get; }
Property value
Type: Microsoft.SharePoint.SPFile
The theme file.