Edit

Share via


AzureConfigUtils.AppDirectoryLocations Property

Definition

Return the expected possible base locations for the Azure app directory we are being run from

public static System.IO.DirectoryInfo[] AppDirectoryLocations { get; }
static member AppDirectoryLocations : System.IO.DirectoryInfo[]
Public Shared ReadOnly Property AppDirectoryLocations As DirectoryInfo()

Property Value

Enererable list of app directory locations

Applies to