Szerkesztés

Megosztás a következőn keresztül:


AzureConfigUtils.ClientConfigFileLocation Property

Definition

Return the default file location for the Orleans client config file (ClientConfiguration.xml)

public static System.IO.FileInfo ClientConfigFileLocation { get; }
static member ClientConfigFileLocation : System.IO.FileInfo
Public Shared ReadOnly Property ClientConfigFileLocation As FileInfo

Property Value

Exceptions

If client config file cannot be located

Applies to