TenantSiteScriptCreationInfo.Description property

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

Syntax

'Declaration
Public Property Description As String
    Get
    Set
'Usage
Dim instance As TenantSiteScriptCreationInfo
Dim value As String

value = instance.Description

instance.Description = value
public string Description { get; set; }

Property value

Type: System.String

See also

Reference

TenantSiteScriptCreationInfo class

TenantSiteScriptCreationInfo members

Microsoft.Online.SharePoint.TenantAdministration namespace