ThemeProperties.Name property

Namespace:  Microsoft.Online.SharePoint.TenantManagement
Assembly:  Microsoft.Online.SharePoint.Client.Tenant (in Microsoft.Online.SharePoint.Client.Tenant.dll)

Syntax

'Declaration
Public ReadOnly Property Name As String
    Get
'Usage
Dim instance As ThemeProperties
Dim value As String

value = instance.Name
public string Name { get; }

Property value

Type: System.String

See also

Reference

ThemeProperties class

ThemeProperties members

Microsoft.Online.SharePoint.TenantManagement namespace