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