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