SPOTenantWebTemplate.DisplayCategory property
Namespace: Microsoft.Online.SharePoint.TenantAdministration
Assembly: Microsoft.Online.SharePoint.Client.Tenant (in Microsoft.Online.SharePoint.Client.Tenant.dll)
Syntax
'Declaration
Public ReadOnly Property DisplayCategory As String
Get
'Usage
Dim instance As SPOTenantWebTemplate
Dim value As String
value = instance.DisplayCategory
public string DisplayCategory { get; }
Property value
Type: System.String