Condividi tramite


ThmxTheme.File Property

Gets the SPFile associated with this theme if applicable.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

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.

See Also

Reference

ThmxTheme Class

ThmxTheme Members

Microsoft.SharePoint.Utilities Namespace