Property ProfileVariables ProfileVariables Dictionary of profile variables defined by the hosting service. Declaration public abstract Dictionary<string, string> ProfileVariables { get; } Property Value Type Description Dictionary<string, string> Implements IHostingService.ProfileVariables