ProjectDB.GetUserTemplatesAsync Method

Gets array containg user templates names async
Public Function GetUserTemplatesAsync() As Task(Of String[])
This language is not supported or no code example is available.
public Task<string[]> GetUserTemplatesAsync()
This language is not supported or no code example is available.

Return Value

Task<string[]>

Array containg user templates names

.NET Framework

Supported in: 4.8

In this article

Definition