Public Shared Property ExternalConfigurationFilePath As String
Dim value As String AppConfigLogic.ExternalConfigurationFilePath = value value = AppConfigLogic.ExternalConfigurationFilePath
public static string ExternalConfigurationFilePath {get; set;}